Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/463286/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/api/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/fr_FR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/claivaz/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/claivaz/?format=api",
    "timestamp": "2023-09-21T15:39:58.699164Z",
    "action": 2,
    "target": "Le type de publication n'a pas été reconnu.",
    "id": 799334,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/799334/?format=api"
}