Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/17218/?format=api",
    "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesnetwork/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesnetwork/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-24T21:09:17.103414+01:00",
    "action": 5,
    "target": "Est-il possible de configurer les valeurs des liaisons de sorte à ce que les paquets envoyés par le routeur situé à `Los Angeles` aux routeurs situés respectivement à `New York` et `Washington` ne suivent pas le même chemin ?",
    "id": 9250,
    "action_name": "New translation",
    "url": "https://weblate.info.ucl.ac.be/api/changes/9250/?format=api"
}