Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/457762/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/default/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/default/nl/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/KayP/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/KayP/?format=api",
    "timestamp": "2024-04-17T14:35:14.063062Z",
    "action": 5,
    "target": "<p>Upload alle bestanden die de redactie nodig heeft om uw inzending te beoordelen. Naast het werk zelf, zouden dit datasets kunnen zijn, opmerkingen over belangenverstrengeling, of andere bestanden die de inzending ondersteunen.</p>",
    "id": 852265,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/852265/?format=api"
}