Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/linux-pam/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/linux-pam/master/km/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ldv/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ldv/?format=api",
    "timestamp": "2021-01-22T02:23:23.561479Z",
    "action": 0,
    "target": "",
    "id": 2904769,
    "action_name": "Resource updated",
    "url": "https://translate.fedoraproject.org/api/changes/2904769/?format=api"
}