Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/133911/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/commission/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/commission/es/?format=api",
    "user": "https://translate.tryton.org/api/users/pokoli/?format=api",
    "author": "https://translate.tryton.org/api/users/josesalvador/?format=api",
    "timestamp": "2020-10-19T22:29:20.006474Z",
    "action": 7,
    "target": "Fórmula inválida \"%(formula)s\" en la línea del plan de comisiones \"%(line)s\" con la excepción \"%(exception)s\".",
    "id": 108356,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tryton.org/api/changes/108356/?format=api"
}