Translation components API.

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

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

{
    "count": 655,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/admin/fi/changes/?format=api&page=13",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/46137/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/fi/?format=api",
            "user": "https://translate.yunohost.org/api/users/micohau/?format=api",
            "author": "https://translate.yunohost.org/api/users/micohau/?format=api",
            "timestamp": "2021-05-09T13:12:39.520506Z",
            "action": 5,
            "target": "Valitse verkkotunnus.",
            "id": 26483,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/26483/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/46135/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/fi/?format=api",
            "user": "https://translate.yunohost.org/api/users/micohau/?format=api",
            "author": "https://translate.yunohost.org/api/users/micohau/?format=api",
            "timestamp": "2021-05-09T13:12:28.920521Z",
            "action": 5,
            "target": "Lisää",
            "id": 26481,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/26481/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/46134/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/fi/?format=api",
            "user": "https://translate.yunohost.org/api/users/micohau/?format=api",
            "author": "https://translate.yunohost.org/api/users/micohau/?format=api",
            "timestamp": "2021-05-09T13:12:22.940138Z",
            "action": 5,
            "target": "Toiminta",
            "id": 26469,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/26469/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/fi/?format=api",
            "user": "https://translate.yunohost.org/api/users/micohau/?format=api",
            "author": "https://translate.yunohost.org/api/users/micohau/?format=api",
            "timestamp": "2021-05-09T13:11:54.740558Z",
            "action": 48,
            "target": "",
            "id": 26457,
            "action_name": "Language added",
            "url": "https://translate.yunohost.org/api/changes/26457/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/fi/?format=api",
            "user": "https://translate.yunohost.org/api/users/micohau/?format=api",
            "author": "https://translate.yunohost.org/api/users/micohau/?format=api",
            "timestamp": "2021-05-09T13:11:54.497844Z",
            "action": 0,
            "target": "",
            "id": 26455,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/26455/?format=api"
        }
    ]
}