Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/454787/?format=api",
    "component": "https://translate.tails.net/api/components/tails/index/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/index/es/?format=api",
    "user": "https://translate.tails.net/api/users/emmapeel/?format=api",
    "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
    "timestamp": "2020-09-05T07:23:14.915076Z",
    "action": 36,
    "target": "Tails usa la red Tor para proteger tu privacidad en línea y ayudarte a evitar la censura. Disfruta de Internet como debería ser.",
    "id": 2951786,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/2951786/?format=api"
}