Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11381839/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-86/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-86/hu/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/idanka/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/idanka/?format=api",
    "timestamp": "2023-05-09T21:02:46.996514Z",
    "action": 2,
    "target": "<b>%(count)s lemez; %(size)s visszanyerhető tárhely</b> (a fájlrendszerekben)\u001e\u001e<b>%(count)s lemezek; %(size)s visszanyerhető tárhely</b> (a fájlrendszerekben)",
    "old": "<b>%(count)s lemez; %(size)s visszanyerhető tárhely</b> (a fájlrendszerekben)\u001e\u001e<b>%(count)s lemez; %(size)s visszanyerhető tárhely</b> (a fájlrendszerekben)",
    "details": {
        "state": 20,
        "source": "<b>%(count)s disk; %(size)s reclaimable space</b> (in file systems)\u001e\u001e<b>%(count)s disks; %(size)s reclaimable space</b> (in file systems)",
        "old_state": 20
    },
    "id": 11598152,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11598152/?format=api"
}