Translation components API.

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

GET /api/components/anaconda/f32/changes/?format=api&page=504
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 25156,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/anaconda/f32/changes/?format=api&page=503",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7476197/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-05T10:03:09.126529Z",
            "action": 30,
            "target": "Name is already in use.",
            "old": "The RAID volume name \"%s\" is already in use.",
            "details": {},
            "id": 3059133,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3059133/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7476196/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-05T10:03:09.077836Z",
            "action": 30,
            "target": "Are you sure you want to delete all of the data on {}?",
            "old": "Are you sure you want to delete all of the data on %s?",
            "details": {},
            "id": 3059132,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3059132/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7476193/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-05T10:03:08.914000Z",
            "action": 30,
            "target": "{} may be a system boot partition! Deleting it may break other operating systems. Are you sure you want to delete it?",
            "old": "%s may be a system boot partition! Deleting it may break other operating systems. Are you sure you want to delete it?",
            "details": {},
            "id": 3059131,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3059131/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7476192/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-05T10:03:08.868152Z",
            "action": 30,
            "target": "Delete _all file systems which are only used by {}.",
            "old": "Delete _all file systems which are only used by %s.",
            "details": {},
            "id": 3059130,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3059130/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-05T10:03:03.183810Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3059128,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3059128/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-05T10:02:09.507944Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 3059112,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/3059112/?format=api"
        }
    ]
}