Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/34184045/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/extensions/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/extensions/it/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/valtermura/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/deneb/?format=api",
    "timestamp": "2020-08-05T12:10:31.585066Z",
    "action": 7,
    "target": "Versione/Titolo della versione",
    "id": 1254233,
    "action_name": "Suggestion accepted",
    "url": "https://translations.documentfoundation.org/api/changes/1254233/?format=api"
}