Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/wolnelektury/wolnelektury-social/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/104262011/?format=api",
            "component": "https://hosted.weblate.org/api/components/wolnelektury/wolnelektury-social/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-social/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-28T23:33:41.576188+02:00",
            "action": 13,
            "target": "najpopularniejsze",
            "old": "najpopularniejsze",
            "details": {
                "state": 100,
                "source": "najpopularniejsze",
                "old_state": 100
            },
            "id": 64537154,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/64537154/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/104262009/?format=api",
            "component": "https://hosted.weblate.org/api/components/wolnelektury/wolnelektury-social/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-social/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-28T23:33:41.546596+02:00",
            "action": 13,
            "target": "Sortuj:",
            "old": "Sortuj:",
            "details": {
                "state": 100,
                "source": "Sortuj:",
                "old_state": 100
            },
            "id": 64537153,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/64537153/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/104262007/?format=api",
            "component": "https://hosted.weblate.org/api/components/wolnelektury/wolnelektury-social/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-social/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-28T23:33:41.517058+02:00",
            "action": 13,
            "target": "filtry, tytuł",
            "old": "filtry, tytuł",
            "details": {
                "state": 100,
                "source": "filtry, tytuł",
                "old_state": 100
            },
            "id": 64537152,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/64537152/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/104262005/?format=api",
            "component": "https://hosted.weblate.org/api/components/wolnelektury/wolnelektury-social/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/wolnelektury/wolnelektury-social/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-28T23:33:41.484259+02:00",
            "action": 13,
            "target": "Półka",
            "old": "Półka",
            "details": {
                "state": 100,
                "source": "Półka",
                "old_state": 100
            },
            "id": 64537151,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/64537151/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/wolnelektury/wolnelektury-social/?format=api",
            "translation": null,
            "user": "https://hosted.weblate.org/api/users/wolnelektury/?format=api",
            "author": "https://hosted.weblate.org/api/users/wolnelektury/?format=api",
            "timestamp": "2023-08-28T23:33:41.240317+02:00",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 64537150,
            "action_name": "Component created",
            "url": "https://hosted.weblate.org/api/changes/64537150/?format=api"
        }
    ]
}