Translation components API.

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

GET /api/translations/nickvision-money/app/et/changes/?format=api&page=9
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 404,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/nickvision-money/app/et/changes/?format=api&page=8",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/nickvision-money/app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/app/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-14T17:58:56.575307+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "NickvisionMoney.Shared/Resources/Strings.resx"
            },
            "id": 51470985,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/51470985/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/nickvision-money/app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/app/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-10T06:43:34.261060+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "NickvisionMoney.Shared/Resources/Strings.resx"
            },
            "id": 51220693,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/51220693/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/nickvision-money/app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/app/et/?format=api",
            "user": "https://hosted.weblate.org/api/users/tenseoverflow/?format=api",
            "author": "https://hosted.weblate.org/api/users/tenseoverflow/?format=api",
            "timestamp": "2023-02-18T23:30:00.117379+01:00",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "et"
            },
            "id": 49524121,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/49524121/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/nickvision-money/app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/app/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-18T23:29:59.720513+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "NickvisionMoney.Shared/Resources/Strings.et.resx"
            },
            "id": 49524119,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/49524119/?format=api"
        }
    ]
}