Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.linphone.org/api/components/linphone-iphone/sidemenuview/?format=api",
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/sidemenuview/cs/?format=api",
    "glossary_term": null,
    "user": "https://weblate.linphone.org/api/users/flibor/?format=api",
    "author": "https://weblate.linphone.org/api/users/flibor/?format=api",
    "timestamp": "2023-11-18T16:15:14.908714Z",
    "action": 44,
    "target": "",
    "id": 43983,
    "action_name": "New strings to translate",
    "url": "https://weblate.linphone.org/api/changes/43983/?format=api"
}