Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18120752/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-06-12T01:12:38.745687Z",
    "action": 71,
    "target": "Teksttilstand giver et begrænset sæt af installationsmuligheder. Den tilbyder dig ikke tilpasset partitionering til fuld kontrol over disklayoutet. Vil du bruge VNC-tilstanden i stedet?",
    "old": "",
    "details": {
        "state": 10,
        "source": "Text mode provides a limited set of installation options. It does not offer custom partitioning for full control over the disk layout. Would you like to use remote graphical access via the RDP protocol instead?",
        "old_state": -1
    },
    "id": 16643386,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/16643386/?format=api"
}