Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/3100/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/music/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/music/pl/?format=api",
    "user": "https://translate.ayana.io/api/users/SLASHLogin/?format=api",
    "author": "https://translate.ayana.io/api/users/SLASHLogin/?format=api",
    "timestamp": "2022-03-10T14:44:17.024012Z",
    "action": 45,
    "target": "",
    "id": 1708,
    "action_name": "New contributor",
    "url": "https://translate.ayana.io/api/changes/1708/?format=api"
}