Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/829945/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/openid/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/openid/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-06-19T18:37:03.148278Z",
    "action": 59,
    "target": "Bitte geben Sie eine URL zu einem Bild (46x41) an, das auf der Login-Schaltfläche angezeigt werden soll. Wenn Sie kein Bild angeben möchten, wird das OpenID-Logo angezeigt.",
    "id": 858241,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/858241/?format=api"
}