Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/16912/?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:59:20.411170Z",
    "action": 5,
    "target": "Introdu codul dorit pentru autotestul de executat.",
    "id": 12694,
    "action_name": "New translation",
    "url": "https://localization.fgae.de/api/changes/12694/?format=api"
}