Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/360655/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/firewalld/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/firewalld/master/sk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
    "timestamp": "2020-01-18T07:58:58.582205Z",
    "action": 2,
    "target": "Zóna pre zapnutý štít:",
    "id": 51515,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/51515/?format=api"
}