Changes API.

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

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

{
    "unit": "https://translate.edugit.org/api/units/42558/?format=api",
    "component": "https://translate.edugit.org/api/components/aleksis/aleksis-core/?format=api",
    "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-core/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-26T20:46:04.142493Z",
    "action": 13,
    "target": "Ensure that there are no disallowed usernames.",
    "id": 36635,
    "action_name": "Neue Ausgangszeichenkette",
    "url": "https://translate.edugit.org/api/changes/36635/?format=api"
}