Changes API.

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

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

{
    "unit": "https://translate.edugit.org/api/units/43533/?format=api",
    "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-alsijil/?format=api",
    "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-alsijil/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-23T19:24:54.405344Z",
    "action": 59,
    "target": "Ausdruck generieren",
    "old": "",
    "details": {
        "state": 10,
        "source": "Generate full register printout for {}",
        "old_state": -1
    },
    "id": 38311,
    "action_name": "Zeichenkette im Repository aktualisiert",
    "url": "https://translate.edugit.org/api/changes/38311/?format=api"
}