Changes API.

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

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

{
    "unit": "https://translate.edugit.org/api/units/43537/?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.405568Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Download PDF",
        "old_state": -1
    },
    "id": 38317,
    "action_name": "Zeichenkette im Repository aktualisiert",
    "url": "https://translate.edugit.org/api/changes/38317/?format=api"
}