Changes API.

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

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

{
    "unit": "https://translate.edugit.org/api/units/33006/?format=api",
    "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-csvimport/?format=api",
    "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-csvimport/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-21T11:06:40.251432Z",
    "action": 30,
    "target": "Missing unique reference or other matching fields.",
    "id": 17914,
    "action_name": "Änderung der Ausgangszeichenkette",
    "url": "https://translate.edugit.org/api/changes/17914/?format=api"
}