Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/729651/?format=api",
    "component": "https://translate.tails.net/api/components/tails/install-dvd/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/install-dvd/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2025-06-24T13:38:40.901630Z",
    "action": 4,
    "target": "[Gravando a partir de um Ubuntu](https://help.ubuntu.com/community/BurningIsoHowto#Burning_from_Ubuntu)",
    "old": "- [Gravando a partir de um Ubuntu](https://help.ubuntu.com/community/BurningIsoHowto#Burning_from_Ubuntu)",
    "details": {
        "state": 10,
        "source": "[Burning from Ubuntu](https://help.ubuntu.com/community/BurningIsoHowto#Burning_from_Ubuntu)",
        "old_state": 10
    },
    "id": 3479657,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3479657/?format=api"
}