Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5480403/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/eu/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mikelo2/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mikelo2/?format=api",
    "timestamp": "2024-11-13T22:38:13.688789Z",
    "action": 5,
    "target": "Konfiguratu %s gailua",
    "old": "",
    "details": {
        "state": 20,
        "source": "Configure device %s",
        "old_state": 0
    },
    "id": 17432441,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17432441/?format=api"
}