Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/457783/?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/pt_PT/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-02T10:35:24.160400Z",
    "action": 30,
    "target": "<p>Please provide the following details in order to help our editorial team manage your submission.</p><p>When entering metadata, provide entries that you think would be most helpful to the person managing your submission. This information can be changed before publication.</p>",
    "id": 390100,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/390100/?format=api"
}