Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/829070/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/credit/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/credit/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-10T23:23:52.113988Z",
    "action": 59,
    "target": "Por favor seleccione el rol de autoría según la lista de NISO CRediT <a href=\"https://credit.niso.org/\" target=\"_new\"></a>.",
    "id": 850731,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/850731/?format=api"
}