Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1759827/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksdevelopers-handbookpolicies_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbookpolicies_index/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-22T18:15:53.008128Z",
    "action": 59,
    "target": "",
    "id": 754734,
    "action_name": "String updated in the repository",
    "url": "https://translate-dev.freebsd.org/api/changes/754734/?format=api"
}