Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5470444/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/ca/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/nalyzzwd/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/nalyzzwd/?format=api",
    "timestamp": "2024-11-28T19:36:06.393891Z",
    "action": 2,
    "target": "%s no pot estar en un dispositiu de de blocs xifrat",
    "old": "%s no pot estar en un dispositiu de bloc encriptat.",
    "details": {
        "state": 20,
        "source": "%s cannot be on an encrypted block device.",
        "old_state": 20
    },
    "id": 17468078,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17468078/?format=api"
}