Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/213832/?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/he/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-09T10:40:45.749840Z",
    "action": 59,
    "target": "כתובת ההתקן:",
    "id": 6997755,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/6997755/?format=api"
}