Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/16901/?format=api",
    "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/ro/?format=api",
    "dictionary": null,
    "user": 243,
    "author": 243,
    "timestamp": "2021-03-06T21:33:20.641660Z",
    "action": 5,
    "target": "Fotografia nu poate fi realizată deoarece nu este suficient spațiu pe cardul de memorie selectat.",
    "id": 12684,
    "action_name": "New translation",
    "url": "https://localization.fgae.de/api/changes/12684/?format=api"
}