Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/18803/?format=api",
    "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnetwork/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlesnetwork/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-18T22:31:26.742774+01:00",
    "action": 5,
    "target": "L'objectif principal de la couche réseau est de permettre à des hôtes, connectés à des réseaux différents, d'échanger de l'information à travers des systèmes intermédiaires appelés :term:`routeur`. L'unité d'information dans la couche réseau s'appelle un :term:`paquet`.",
    "id": 9117,
    "action_name": "New translation",
    "url": "https://weblate.info.ucl.ac.be/api/changes/9117/?format=api"
}