Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/100766/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/author/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/author/nb_NO/?format=api",
    "user": null,
    "author": "http://translate.pkp.sfu.ca/api/users/anonymous/?format=api",
    "timestamp": "2023-02-17T15:48:29.943184Z",
    "action": 29,
    "target": "Før du går videre må du sørge for at din innlevering tilfredsstiller alle punktene i sjekklisten for klargjøring av innleveringer.",
    "id": 662385,
    "action_name": "Suggestion removed during cleanup",
    "url": "http://translate.pkp.sfu.ca/api/changes/662385/?format=api"
}