Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/346766/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/nl/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/p.j.huizinga@rug.nl/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/p.j.huizinga@rug.nl/?format=api",
    "timestamp": "2024-07-02T12:50:02.406673Z",
    "action": 2,
    "target": "Nieuw nummer gepubliceerd: {$issueIdentification} van {$contextName}",
    "id": 863656,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/863656/?format=api"
}