Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/asteroidos/settings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/asteroidos/settings/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/AsmodeumX/?format=api",
    "author": "https://hosted.weblate.org/api/users/AsmodeumX/?format=api",
    "timestamp": "2024-05-17T03:54:21.782764+02:00",
    "action": 1,
    "target": "",
    "id": 92258726,
    "action_name": "Translation completed",
    "url": "https://hosted.weblate.org/api/changes/92258726/?format=api"
}