Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82704652/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/99_website/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/99_website/nl/?format=api",
    "user": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
    "author": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
    "timestamp": "2024-02-19T22:28:18.456166+01:00",
    "action": 5,
    "target": "Dit paperbackboek behandelt de nieuwste versie van Debian (Debian 11 Bullseye).",
    "id": 81508508,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/81508508/?format=api"
}