Translation components API.

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

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

{
    "count": 1158,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/mainsail/mainsail/en/changes/?format=api&page=23",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/121944699/?format=api",
            "component": "https://hosted.weblate.org/api/components/mainsail/mainsail/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mainsail/mainsail/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T00:58:06.660204+02:00",
            "action": 71,
            "target": "Value '{value}' in option '{option}' in section '{section}' is deprecated and will be removed in a future release.",
            "id": 88857911,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88857911/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121944698/?format=api",
            "component": "https://hosted.weblate.org/api/components/mainsail/mainsail/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mainsail/mainsail/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T00:58:06.660157+02:00",
            "action": 71,
            "target": "Deprecated Klipper Option",
            "id": 88857910,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88857910/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121944697/?format=api",
            "component": "https://hosted.weblate.org/api/components/mainsail/mainsail/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mainsail/mainsail/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T00:58:06.660108+02:00",
            "action": 71,
            "target": "Option '{option}' in section '{section}' is deprecated and will be removed in a future release.",
            "id": 88857909,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88857909/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121944696/?format=api",
            "component": "https://hosted.weblate.org/api/components/mainsail/mainsail/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mainsail/mainsail/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T00:58:06.660060+02:00",
            "action": 71,
            "target": "Dismiss all",
            "id": 88857908,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88857908/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121944695/?format=api",
            "component": "https://hosted.weblate.org/api/components/mainsail/mainsail/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mainsail/mainsail/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T00:58:06.660011+02:00",
            "action": 71,
            "target": "Dependency: {name}",
            "id": 88857907,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88857907/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121944694/?format=api",
            "component": "https://hosted.weblate.org/api/components/mainsail/mainsail/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mainsail/mainsail/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T00:58:06.659963+02:00",
            "action": 71,
            "target": "The current {name} version does not support all features of Mainsail. Update {name} to at least {neededVersion}.",
            "id": 88857906,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88857906/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121944693/?format=api",
            "component": "https://hosted.weblate.org/api/components/mainsail/mainsail/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mainsail/mainsail/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T00:58:06.659913+02:00",
            "action": 71,
            "target": "Outdated Browser",
            "id": 88857905,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88857905/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121944692/?format=api",
            "component": "https://hosted.weblate.org/api/components/mainsail/mainsail/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mainsail/mainsail/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-05T00:58:06.659841+02:00",
            "action": 71,
            "target": "{name} is outdated and not fully supported. The current version is {version}, but Mainsail requires version {minVersion} or higher.",
            "id": 88857904,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88857904/?format=api"
        }
    ]
}