Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/89652/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/nb_NO/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-13T17:01:52.721918Z",
    "action": 71,
    "target": "",
    "id": 165965,
    "action_name": "String added in the repository",
    "url": "https://weblate.tusky.app/api/changes/165965/?format=api"
}