Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/91043/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/error/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/error/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/nihei/?format=api",
    "author": "https://translate.tails.boum.org/api/users/nihei/?format=api",
    "timestamp": "2021-11-19T20:29:42.499888Z",
    "action": 36,
    "target": "[[!meta title=\"Erreurs possibles pendant la mise à jour\"]]\n",
    "id": 3032879,
    "action_name": "Translation approved",
    "url": "https://translate.tails.boum.org/api/changes/3032879/?format=api"
}