Translation components API.

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

GET /api/components/dnf/libdnf-rhel-8/changes/?format=api&page=76
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3756,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/changes/?format=api&page=75",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7258285/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-rhel-8/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T14:53:52.631881Z",
            "action": 30,
            "target": "Problem: ",
            "id": 3038262,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3038262/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7257947/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-rhel-8/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T14:53:47.518573Z",
            "action": 30,
            "target": "Unable to resolve argument '%s'",
            "id": 3038249,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3038249/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7257942/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-rhel-8/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T14:53:47.425022Z",
            "action": 30,
            "target": "Modular dependency problem: %s",
            "id": 3038248,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3038248/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7257923/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-rhel-8/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T14:53:47.106207Z",
            "action": 30,
            "target": "Cannot enable more streams from module '%s' at the same time",
            "id": 3038246,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3038246/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-rhel-8/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T14:53:46.274843Z",
            "action": 0,
            "target": "",
            "id": 3038245,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3038245/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T14:53:36.824353Z",
            "action": 51,
            "target": "",
            "id": 3038234,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/3038234/?format=api"
        }
    ]
}