Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/6616065/?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/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-12-09T10:32:36.980792Z",
    "action": 30,
    "target": "Multipurpose tray",
    "id": 2757159,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/2757159/?format=api"
}