Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/93888/?format=api",
    "component": "http://translate.gtaf.org/api/components/sadiq/strings/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/sadiq/strings/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-04T07:07:09.963054Z",
    "action": 71,
    "target": "Wähle eine Sprache",
    "id": 108597,
    "action_name": "String added in the repository",
    "url": "http://translate.gtaf.org/api/changes/108597/?format=api"
}