Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/84805002/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-edu-documentation/debian-edu-bullseye/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-edu-documentation/debian-edu-bullseye/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/rafaelff/?format=api",
    "author": "https://hosted.weblate.org/api/users/rafaelff/?format=api",
    "timestamp": "2024-02-21T03:09:14.073726+01:00",
    "action": 2,
    "target": "Mais informações podem ser encontradas no <ulink url=\"https://www.debian.org/releases/bullseye/installmanual\">manual do Instalador do Debian</ulink>.",
    "old": "O <ulink url=\"https://www.debian.org/releases/Bullseye/installmanual\">manual do Instalador do Debian</ulink> disponibiliza informação adicional.",
    "details": {
        "state": 20,
        "source": "Further information can be found in the <ulink url=\"https://www.debian.org/releases/bullseye/installmanual\">manual of the Debian Installer</ulink>.",
        "old_state": 10
    },
    "id": 81590300,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/81590300/?format=api"
}