Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.gtaf.org/api/components/sadiq/strings/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/sadiq/strings/fr/?format=api",
    "user": "http://translate.gtaf.org/api/users/breeza/?format=api",
    "author": "http://translate.gtaf.org/api/users/breeza/?format=api",
    "timestamp": "2025-01-02T13:50:33.042974Z",
    "action": 48,
    "target": "",
    "id": 122147,
    "action_name": "Language added",
    "url": "http://translate.gtaf.org/api/changes/122147/?format=api"
}