Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/535676/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/mac_startup_disksinline/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/mac_startup_disksinline/es/?format=api",
    "user": "https://translate.tails.boum.org/api/users/Serna/?format=api",
    "author": "https://translate.tails.boum.org/api/users/Serna/?format=api",
    "timestamp": "2021-12-25T23:54:41.477730Z",
    "action": 5,
    "target": "Apaga la computadora.",
    "id": 3043597,
    "action_name": "Translation added",
    "url": "https://translate.tails.boum.org/api/changes/3043597/?format=api"
}