Translation components API.

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

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

{
    "count": 65,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/sv/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:58:30.843950Z",
            "action": 0,
            "target": "",
            "id": 136656,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/136656/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/231202/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/sv/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
            "timestamp": "2024-10-26T19:35:21.164132Z",
            "action": 45,
            "target": "",
            "id": 178315,
            "action_name": "New contributor",
            "url": "https://translate.opensourcepos.org/api/changes/178315/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/231202/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/sv/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
            "timestamp": "2024-10-26T19:35:21.168504Z",
            "action": 2,
            "target": "Kontrollera",
            "id": 178316,
            "action_name": "Translation changed",
            "url": "https://translate.opensourcepos.org/api/changes/178316/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/231203/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/sv/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
            "timestamp": "2024-10-26T19:35:27.453756Z",
            "action": 2,
            "target": "Kontrollera",
            "id": 178318,
            "action_name": "Translation changed",
            "url": "https://translate.opensourcepos.org/api/changes/178318/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses/sv/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "timestamp": "2025-03-28T21:24:48.575334Z",
            "action": 0,
            "target": "",
            "id": 179497,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179497/?format=api"
        }
    ]
}