Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5793245/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-installer/sublevel1/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-installer/sublevel1/ro/?format=api",
    "user": "https://hosted.weblate.org/api/users/NicolaeFericitu/?format=api",
    "author": "https://hosted.weblate.org/api/users/NicolaeFericitu/?format=api",
    "timestamp": "2023-07-07T15:57:19.856840+02:00",
    "action": 2,
    "target": "Masca de rețea este utilizată pentru a determina care sunt mașinile locale din rețeaua dvs.  Consultați administratorul de rețea dacă nu cunoașteți această valoare.  Masca de rețea trebuie introdusă sub forma a patru numere separate prin puncte.",
    "id": 60987017,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/60987017/?format=api"
}