Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/543719/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/pt/?format=api",
    "user": "https://translate.tails.net/api/users/drebs/?format=api",
    "author": "https://translate.tails.net/api/users/drebs/?format=api",
    "timestamp": "2022-06-07T01:00:28.542133Z",
    "action": 5,
    "target": "Caso contrário, dê uma olhada na nossa [[lista de problemas conhecidos quando o Tails não inicia completamente|support/known_issues#not-entirely]]. Ela pode conter opções para seu modelo de computador.",
    "id": 3082908,
    "action_name": "Translation added",
    "url": "https://translate.tails.net/api/changes/3082908/?format=api"
}