Translation components API.

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

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

{
    "count": 56,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/lolibrary/brands-json/en/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/103613627/?format=api",
            "component": "https://hosted.weblate.org/api/components/lolibrary/brands-json/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/brands-json/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T21:08:15.243569+02:00",
            "action": 59,
            "target": "Offbrand",
            "old": "",
            "details": {
                "state": 100,
                "source": "Offbrand",
                "old_state": -1
            },
            "id": 63614746,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63614746/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103613626/?format=api",
            "component": "https://hosted.weblate.org/api/components/lolibrary/brands-json/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/brands-json/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T21:08:15.243435+02:00",
            "action": 59,
            "target": "Baby, the Stars Shine Bright",
            "old": "",
            "details": {
                "state": 100,
                "source": "Baby, the Stars Shine Bright",
                "old_state": -1
            },
            "id": 63614745,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63614745/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103613625/?format=api",
            "component": "https://hosted.weblate.org/api/components/lolibrary/brands-json/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/brands-json/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T21:08:15.243345+02:00",
            "action": 59,
            "target": "Antique Beast",
            "old": "",
            "details": {
                "state": 100,
                "source": "Antique Beast",
                "old_state": -1
            },
            "id": 63614744,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63614744/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103613624/?format=api",
            "component": "https://hosted.weblate.org/api/components/lolibrary/brands-json/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/brands-json/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T21:08:15.243250+02:00",
            "action": 59,
            "target": "Leur Getter",
            "old": "",
            "details": {
                "state": 100,
                "source": "Leur Getter",
                "old_state": -1
            },
            "id": 63614743,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63614743/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103613623/?format=api",
            "component": "https://hosted.weblate.org/api/components/lolibrary/brands-json/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/brands-json/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T21:08:15.243145+02:00",
            "action": 59,
            "target": "Infanta",
            "old": "",
            "details": {
                "state": 100,
                "source": "Infanta",
                "old_state": -1
            },
            "id": 63614742,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63614742/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103613622/?format=api",
            "component": "https://hosted.weblate.org/api/components/lolibrary/brands-json/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/brands-json/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T21:08:15.242976+02:00",
            "action": 59,
            "target": "Enchantlic Enchantilly",
            "old": "",
            "details": {
                "state": 100,
                "source": "Enchantlic Enchantilly",
                "old_state": -1
            },
            "id": 63614741,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63614741/?format=api"
        }
    ]
}