Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/115391195/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-installer/sublevel1/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-installer/sublevel1/bo/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-02T06:49:43.840555+01:00",
    "action": 30,
    "target": "Taiwanese",
    "id": 79774967,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/79774967/?format=api"
}