Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/194137/?format=api",
    "component": "https://translate.tails.net/api/components/tails/install-dvd/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/install-dvd/es/?format=api",
    "user": "https://translate.tails.net/api/users/Serna/?format=api",
    "author": "https://translate.tails.net/api/users/Serna/?format=api",
    "timestamp": "2021-12-28T05:05:25.623322Z",
    "action": 36,
    "target": "Para instrucciones detalladas consulta la documentación de Ubuntu:",
    "id": 3043829,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3043829/?format=api"
}