Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/641501/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thunderbird/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2024-09-20T20:59:14.358808Z",
    "action": 4,
    "target": "Escolha **[[!img lib/open-menu.png alt=\"Menu\" class=\"symbolic\" link=\"no\"]] ▸ Configurações da conta**.",
    "old": "",
    "details": {
        "state": 0,
        "source": "Choose **[[!img lib/open-menu.png alt=\"Menu\" class=\"symbolic\" link=\"no\"]] ▸ Account Settings**.",
        "old_state": 0
    },
    "id": 3348442,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3348442/?format=api"
}