Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/67272477/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivitymessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/connectivitymessages/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-12T03:22:41.406296Z",
    "action": 59,
    "target": "Die Abfrage kann nicht ausgeführt werden. \"WIE\" kann mit Spalten dieses Typs nicht verwendet werden.",
    "id": 3386123,
    "action_name": "String updated in the repository",
    "url": "https://translations.documentfoundation.org/api/changes/3386123/?format=api"
}