Translation components API.

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

GET /api/translations/anaconda/rhel-9/lv/changes/?format=api&page=30
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1456,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lv/changes/?format=api&page=29",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7859096/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:16:33.442503Z",
            "action": 30,
            "target": "Not connected to Red Hat Insights",
            "old": "Connected!",
            "details": {},
            "id": 3223872,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3223872/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7859095/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:16:33.433325Z",
            "action": 30,
            "target": "Connected to Red Hat Insights",
            "old": "Connected!",
            "details": {},
            "id": 3223871,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3223871/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7859082/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:16:33.335460Z",
            "action": 30,
            "target": "_Connect to Red Hat",
            "old": "Connected!",
            "details": {},
            "id": 3223870,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3223870/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7858812/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:16:31.407057Z",
            "action": 30,
            "target": "Configuring Red Hat subscription",
            "old": "Configuring installed system",
            "details": {},
            "id": 3223869,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3223869/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7858741/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:16:30.846120Z",
            "action": 30,
            "target": "An error occurred while resizing the device {}: {}",
            "old": "An error occurred while resizing the device %s.",
            "details": {},
            "id": 3223868,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3223868/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7858497/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:16:29.066656Z",
            "action": 30,
            "target": "An error occurred while activating your storage configuration.",
            "old": "An error occurred while resizing the device %s.",
            "details": {},
            "id": 3223867,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3223867/?format=api"
        }
    ]
}