Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/3083886/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.tails.net/api/units/553652/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallexpertpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallexpertpo/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Lucas710/?format=api",
    "author": "https://translate.tails.net/api/users/Lucas710/?format=api",
    "timestamp": "2022-06-10T18:52:02.657210Z",
    "action": 5,
    "target": "Conecte o pendrive USB no qual você deseja instalar Tails.",
    "old": "",
    "details": {},
    "id": 3083886,
    "action_name": "Translation added",
    "url": "https://translate.tails.net/api/changes/3083886/?format=api"
}