Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/289222/?format=api",
    "component": "https://weblate.framasoft.org/api/components/lufi/default-theme/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/lufi/default-theme/sv/?format=api",
    "user": "https://weblate.framasoft.org/api/users/autom/?format=api",
    "author": "https://weblate.framasoft.org/api/users/autom/?format=api",
    "timestamp": "2020-09-21T20:24:05.835037Z",
    "action": 5,
    "target": "Du kan bjuda in andra att skicka filer till dig via den här Lufi-instansen även om de inte har ett konto här.",
    "id": 100492,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/100492/?format=api"
}