Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/16513/?format=api",
    "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/fr/?format=api",
    "user": "https://weblate.info.ucl.ac.be/api/users/pdan1/?format=api",
    "author": "https://weblate.info.ucl.ac.be/api/users/pdan1/?format=api",
    "timestamp": "2021-02-09T10:09:00.010715+01:00",
    "action": 5,
    "target": "Une chaîne de bits qui identifie une interface réseau dans la couche réseau ou dans la couche de liaison des données. La plupart des adresses ont une taille fixe, par exemple 32 bits pour :term: `IPv4`, 128 bits pour :term: `IPv6` or 48 bits pour :term: `Ethernet` et d'autres réseaux locaux.",
    "id": 8818,
    "action_name": "New translation",
    "url": "https://weblate.info.ucl.ac.be/api/changes/8818/?format=api"
}