Changes API.

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

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

{
    "unit": "https://translate.edugit.org/api/units/10739/?format=api",
    "component": "https://translate.edugit.org/api/components/rwa/aleksis-app-pinbackend/?format=api",
    "translation": "https://translate.edugit.org/api/translations/rwa/aleksis-app-pinbackend/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-07-27T14:50:28.903753Z",
    "action": 13,
    "target": "",
    "id": 4943,
    "action_name": "Neue Ausgangszeichenkette",
    "url": "https://translate.edugit.org/api/changes/4943/?format=api"
}