Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3232523/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/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-06-05T07:11:01.908761Z",
    "action": 2,
    "target": "Por favor, utilize as ferramentas do ambiente de trabalho “live” para personalizar a configuração da rede.  Poderá definir o nome do anfitrião aqui.",
    "old": "Por favor, utilizar as ferramentas do ambiente de trabalho “live” para personalizar sua configuração de rede . Pode definir a máquina aqui.",
    "details": {
        "state": 20,
        "source": "Please use the live desktop environment's tools for customizing your network configuration.  You can set the host name here.",
        "old_state": 20
    },
    "id": 16624418,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16624418/?format=api"
}