Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/18067/?format=api",
    "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/sk/?format=api",
    "dictionary": null,
    "user": null,
    "author": 1,
    "timestamp": "2023-08-27T18:40:06.444697Z",
    "action": 4,
    "target": "Fotoaparát neostrí správne. Základné nastavenie neumožňuje snímať nezaostrené fotky. Môžete to zmeniť, ak sa problém ostrenia opakuje (napr. zvyčajne vtedy, ak fotoaparát nepodporuje funkciu „autofocus“).",
    "id": 15713,
    "action_name": "Suggestion added",
    "url": "https://localization.fgae.de/api/changes/15713/?format=api"
}