Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/46591/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:27:42.511065Z",
    "action": 59,
    "target": "<strong>Database stuurprogramma's die tussen haakjes staan lijken de verplichte PHP extensie niet geladen te hebben en doen de installatie waarschijnlijk mislukken als ze geselecteerd worden.</strong><br />De niet-ondersteunde database stuurprogramma's die hierboven getoond worden zijn alleen voor academische toepassingen en werken waarschijnlijk niet.",
    "id": 550879,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/550879/?format=api"
}