Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/521181/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/gl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:16:47.313970Z",
    "action": 59,
    "target": "\n\t<ol> <li>Os elementos salientados indican que cómpre unha acción por parte do editor/a, tal como se mostra a continuación: <ul> <li class=\"highlightCopyediting\">Cómpre unha acción na fase de corrección de orixinais</li> <li class=\"highlightLayoutEditing\">Cómpre unha acción na fase de maquetaxe</li> <li class=\"higlightProofreading\">Cómpre unha acción na fase de corrección de probas</li> </ul> </li> </ol>",
    "id": 456510,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/456510/?format=api"
}