Translation components API.

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

GET /api/translations/phpmyadmin/master/sv/changes/?format=api&page=80
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3956,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/phpmyadmin/master/sv/changes/?format=api&page=79",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/110038739/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-30T21:28:19.158186+01:00",
            "action": 59,
            "target": "Unik",
            "old": "",
            "details": {
                "state": 20,
                "source": "Unique",
                "old_state": -1
            },
            "id": 72707540,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/72707540/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110038738/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-30T21:28:19.158162+01:00",
            "action": 59,
            "target": "Primär",
            "old": "",
            "details": {
                "state": 20,
                "source": "Primary",
                "old_state": -1
            },
            "id": 72707539,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/72707539/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110038737/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-30T21:28:19.158138+01:00",
            "action": 59,
            "target": "Du har inte tillräcklig behörighet att utföra åtgärden; Se dokumentationen för mer information",
            "old": "",
            "details": {
                "state": 20,
                "source": "You don't have sufficient privileges to perform this operation; Please refer to the documentation for more details",
                "old_state": -1
            },
            "id": 72707538,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/72707538/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110038736/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-30T21:28:19.158114+01:00",
            "action": 59,
            "target": "Som definierat:",
            "old": "",
            "details": {
                "state": 20,
                "source": "As defined:",
                "old_state": -1
            },
            "id": 72707537,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/72707537/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110038735/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-30T21:28:19.158088+01:00",
            "action": 59,
            "target": "Inget",
            "old": "",
            "details": {
                "state": 20,
                "source": "None",
                "old_state": -1
            },
            "id": 72707536,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/72707536/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110038734/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-30T21:28:19.158036+01:00",
            "action": 59,
            "target": "Redigera värden på ENUM/SET",
            "old": "",
            "details": {
                "state": 20,
                "source": "Edit ENUM/SET values",
                "old_state": -1
            },
            "id": 72707535,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/72707535/?format=api"
        }
    ]
}