Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/694702/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:34:30.229785Z",
    "action": 59,
    "target": "Verschiedene Formate wie zum Beispiel Hardcover, Softcover und digitale Formate können unten unter 'Formate' hochgeladen werden. Sie können die Formate-Tabelle als Checkliste verwenden, um zu prüfen, was noch für die Veröffentlichung im ausgewählten Format getan werden muss.",
    "id": 631372,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/631372/?format=api"
}