Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/273119/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/fr_FR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/pheckler/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/pheckler/?format=api",
    "timestamp": "2021-01-31T13:52:18.287036Z",
    "action": 5,
    "target": "Erreur lors de l'exécution de la classe de migration <tt>{$class}</tt>.",
    "id": 147190,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/147190/?format=api"
}