Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/6086389/?format=api",
    "component": "https://translate.gajim.org/api/components/gajim/master/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim/master/es/?format=api",
    "user": "https://translate.gajim.org/api/users/pirujo/?format=api",
    "author": "https://translate.gajim.org/api/users/pirujo/?format=api",
    "timestamp": "2023-04-10T08:02:04.172385Z",
    "action": 5,
    "target": "Para enviar un mensaje cifrado, debes decidir si confías en el dispositivo de tu contacto.",
    "id": 277722,
    "action_name": "New translation",
    "url": "https://translate.gajim.org/api/changes/277722/?format=api"
}