Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/2257022/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdrawguide/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/nn/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Kolbjoern/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Kolbjoern/?format=api",
    "timestamp": "2020-12-09T18:31:36.052710Z",
    "action": 2,
    "target": "Sjå til at du brukar eit punktbilete (for eksempel BMP, GIF, JPG eller PNG) eller ei metafil (for eksempel WMF).",
    "id": 1574012,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/1574012/?format=api"
}