Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/30600932/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/pkglists/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/pkglists/cs/?format=api",
    "user": "https://hosted.weblate.org/api/users/Pepes/?format=api",
    "author": "https://hosted.weblate.org/api/users/Pepes/?format=api",
    "timestamp": "2021-05-24T11:35:30.953611+02:00",
    "action": 2,
    "target": "Software v tomto seznamu balíčků může pro instalaci potřebovat větší množství prostoru. Není doporučeno ho používat s malými úložišti, jako je interní úložiště na routerech Turris 1.x a microSD kartách s méně než 1 GB prostoru.",
    "id": 10755412,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/10755412/?format=api"
}