Translation components API.

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

GET /api/translations/yunohost/portal/tr/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 107,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/portal/tr/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/84638/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:45.419471Z",
            "action": 59,
            "target": "",
            "id": 118397,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/118397/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/84637/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:45.419433Z",
            "action": 59,
            "target": "Bir e-posta takma adı ekleyin",
            "id": 118396,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/118396/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/84636/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:45.419394Z",
            "action": 59,
            "target": "Bir e-posta yönlendirme adresi ekleyin",
            "id": 118395,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/118395/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/84635/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:45.419356Z",
            "action": 59,
            "target": "Türkçe",
            "id": 118394,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/118394/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/84634/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:45.419317Z",
            "action": 59,
            "target": "",
            "id": 118393,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/118393/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/84633/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:45.419275Z",
            "action": 59,
            "target": "ltr",
            "id": 118392,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/118392/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/84632/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:45.419212Z",
            "action": 59,
            "target": "tr",
            "id": 118391,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/118391/?format=api"
        }
    ]
}