Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/116772/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/fr_FR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-30T19:55:32.069391Z",
    "action": 59,
    "target": "Ce site utilise Open Journal Systems {$ojsVersion}, un logiciel de gestion et d'édition de revues à code source libre développé, pris en charge et distribué librement par le <a href=\"http://pkp.sfu.ca/\">Public Knowledge Project</a> sous la license publique générale GNU.",
    "id": 854152,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/854152/?format=api"
}