Translation components API.

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

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

{
    "count": 954,
    "next": null,
    "previous": "https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/changes/?format=api&page=19",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/98898/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/gotosocial/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:20.208782Z",
            "action": 59,
            "target": "Do sign up requests require approval from an admin/moderator before an account can sign in/use the server?",
            "id": 146154,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146154/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98897/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/gotosocial/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:20.208711Z",
            "action": 59,
            "target": "Registration approval?",
            "id": 146153,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146153/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98896/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/gotosocial/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:20.208611Z",
            "action": 59,
            "target": "Fast ActivityPub social network server written in Go",
            "id": 146152,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146152/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/?format=api",
            "translation": null,
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "timestamp": "2024-03-25T20:45:13.128315Z",
            "action": 51,
            "target": "",
            "id": 146142,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/146142/?format=api"
        }
    ]
}