Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12406351/?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_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/qvest/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/qvest/?format=api",
    "timestamp": "2023-05-29T14:07:17.508011Z",
    "action": 2,
    "target": "Selecione todas as unidades nas quais você gostaria que o ponto de montagem fosse criado.",
    "old": "Selecione todas as unidades que você gostaria que o ponto de montagem fosse criado.",
    "details": {
        "state": 20,
        "source": "Select all of the drives you would like the mount point to be created on.",
        "old_state": 20
    },
    "id": 11661005,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11661005/?format=api"
}