Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5514452/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/pt/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bojador/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bojador/?format=api",
    "timestamp": "2024-05-29T07:38:54.042365Z",
    "action": 2,
    "target": "  Não tem espaço suficiente disponível para instalar <b>%(product)s</b>, mesmo se usar todo o espaço livre disponível nos discos selecionados.",
    "old": "  Não tem espaço suficiente disponível para instalar <b>%(product)s</b>, mesmo que escolha usar todo o espaço livre disponível nos discos selecionados.",
    "details": {
        "state": 20,
        "source": "  You don't have enough space available to install <b>%(product)s</b>, even if you used all of the free space available on the selected disks.",
        "old_state": 20
    },
    "id": 16396651,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16396651/?format=api"
}