Translation components API.

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

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

{
    "count": 7206,
    "next": null,
    "previous": "https://translate.yunohost.org/api/components/yunohost/store/changes/?format=api&page=144",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/110306/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/store/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-10-03T16:41:39.043006Z",
            "action": 71,
            "target": "You must be logged in to submit an app to the wishlist",
            "id": 170150,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/170150/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/110305/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/store/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-10-03T16:41:39.042968Z",
            "action": 71,
            "target": "Note that, due to various abuses, we restricted login on the app store to 'trust level 1' users.<br/><br/>'Trust level 1' is obtained after interacting a minimum with the forum, and more specifically: entering at least 5 topics, reading at least 30 posts, and spending at least 10 minutes reading posts.",
            "id": 170149,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/170149/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/110304/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/store/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-10-03T16:41:39.042927Z",
            "action": 71,
            "target": "You must be logged in to be able to star an app",
            "id": 170148,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/170148/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/110303/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/store/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-10-03T16:41:39.042852Z",
            "action": 71,
            "target": "App %(app_id)s not found",
            "id": 170147,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/170147/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-03T16:41:34.855941Z",
            "action": 21,
            "target": "",
            "id": 170146,
            "action_name": "Repository rebased",
            "url": "https://translate.yunohost.org/api/changes/170146/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
            "translation": null,
            "user": "https://translate.yunohost.org/api/users/OniriCorpe/?format=api",
            "author": "https://translate.yunohost.org/api/users/OniriCorpe/?format=api",
            "timestamp": "2024-10-03T16:41:33.868975Z",
            "action": 51,
            "target": "",
            "id": 170145,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/170145/?format=api"
        }
    ]
}