Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/130659/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/bank/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/bank/et/?format=api",
    "user": "https://translate.tryton.org/api/users/ott.lepik/?format=api",
    "author": "https://translate.tryton.org/api/users/ott.lepik/?format=api",
    "timestamp": "2023-02-03T08:07:47.884555Z",
    "action": 45,
    "target": "",
    "id": 362889,
    "action_name": "Contributor joined",
    "url": "https://translate.tryton.org/api/changes/362889/?format=api"
}