Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/17055/?format=api",
    "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesreliability/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesreliability/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-15T21:44:50.924791+01:00",
    "action": 5,
    "target": "Obtenez une expression mathématique pour le `goodput`, c'est-à-dire la quantité de bytes pouvant être transmis pendant une période de temps donnée, issu du protocole du bit alterné en considérant que :",
    "id": 9018,
    "action_name": "New translation",
    "url": "https://weblate.info.ucl.ac.be/api/changes/9018/?format=api"
}