Translation components API.

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

GET /api/translations/dnf5/libdnf5/en/changes/?format=api&page=12
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 555,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/en/changes/?format=api&page=11",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/15435677/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf5/libdnf5/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T15:59:51.258420Z",
            "action": 59,
            "target": "No match for group package: {}",
            "id": 12782496,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12782496/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15435676/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf5/libdnf5/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T15:59:51.258375Z",
            "action": 59,
            "target": "No match for group from environment: {}",
            "id": 12782495,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12782495/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15435669/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf5/libdnf5/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T15:59:51.258059Z",
            "action": 59,
            "target": "Incorrect configuration value for multilib_policy: {}",
            "id": 12782488,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12782488/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15435668/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf5/libdnf5/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T15:59:51.258008Z",
            "action": 59,
            "target": "Unsupported argument for REMOVE action: {}",
            "id": 12782487,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12782487/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15435667/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf5/libdnf5/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T15:59:51.257916Z",
            "action": 59,
            "target": "Bad libsolv id for advisory \"{}\", solvable name \"{}\" doesn't have advisory prefix \"{}\"",
            "id": 12782486,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12782486/?format=api"
        }
    ]
}