Changes API.

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

GET /api/changes/863682/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://translate.fedoraproject.org/api/users/jibecfed/",
    "author": "https://translate.fedoraproject.org/api/users/jibecfed/",
    "timestamp": "2020-06-10T12:12:26.055633Z",
    "action": 50,
    "target": "",
    "id": 863682,
    "action_name": "Project created",
    "url": "https://translate.fedoraproject.org/api/changes/863682/"
}