Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/305929/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/gnome-abrt/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/gnome-abrt/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/Fito/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/Fito/?format=api",
    "timestamp": "2020-01-27T15:13:47.893481Z",
    "action": 2,
    "target": "El sistema ha encontrado un problema y se ha recuperado.",
    "id": 63615,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/63615/?format=api"
}