Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/553667/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallexpertpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallexpertpo/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Lucas710/?format=api",
    "author": "https://translate.tails.net/api/users/Lucas710/?format=api",
    "timestamp": "2022-06-10T18:59:11.130030Z",
    "action": 5,
    "target": "   Se nenhuma mensagem de erro aparecer, Tails está sendo copiado para o\n   pendrive USB. A cópia demora algum tempo, geralmente alguns minutos.\n",
    "old": "",
    "details": {},
    "id": 3083902,
    "action_name": "Translation added",
    "url": "https://translate.tails.net/api/changes/3083902/?format=api"
}