Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/242063/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/system-config-printer/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/system-config-printer/master/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/pjotr/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/pjotr/?format=api",
    "timestamp": "2023-04-01T09:22:58.366838Z",
    "action": 2,
    "target": "Om hem in te schakelen, selecteert u het ‘Ingeschakeld’-aankruisvakje in het afdrukbeheerprogramma onder het tabblad ‘Beleid’ voor deze printer.",
    "id": 11181324,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11181324/?format=api"
}