Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11567657/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/nippur/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/nippur/?format=api",
    "timestamp": "2022-11-19T15:26:03.232798Z",
    "action": 2,
    "target": "Bij het controleren van de schijfselectie traden de volgende fouten op. Je kunt je selectie veranderen of het installatieprogramma afsluiten.",
    "old": "Bij het controleren van je schijfselectie traden de volgende fouten op. Je kunt je selectie veranderen of het installatieprogramma afsluiten.",
    "details": {
        "state": 20,
        "source": "The following errors were encountered when checking your disk selection. You can modify your selection or quit the installer.",
        "old_state": 20
    },
    "id": 8785117,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8785117/?format=api"
}