Changes API.

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

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

{
    "unit": "https://translate.edugit.org/api/units/21653/?format=api",
    "component": "https://translate.edugit.org/api/components/teckids/pelican-theme-teckids/?format=api",
    "translation": "https://translate.edugit.org/api/translations/teckids/pelican-theme-teckids/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-19T18:30:28.287626Z",
    "action": 13,
    "target": "",
    "id": 9150,
    "action_name": "Neue Ausgangszeichenkette",
    "url": "https://translate.edugit.org/api/changes/9150/?format=api"
}