Translation components API.

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

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

{
    "count": 825,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/components/opensourcepos/enum/changes/?format=api&page=41",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/219577/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/enum/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/ru/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/anonymous/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/anonymous/?format=api",
            "timestamp": "2025-10-18T16:34:40.128826Z",
            "action": 4,
            "target": "Половина",
            "id": 186960,
            "action_name": "Suggestion added",
            "url": "https://translate.opensourcepos.org/api/changes/186960/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/219581/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/enum/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/ru/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/anonymous/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/anonymous/?format=api",
            "timestamp": "2025-10-18T16:34:52.447249Z",
            "action": 4,
            "target": "Половина пяти",
            "id": 186961,
            "action_name": "Suggestion added",
            "url": "https://translate.opensourcepos.org/api/changes/186961/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/219582/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/enum/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/ru/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/anonymous/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/anonymous/?format=api",
            "timestamp": "2025-10-18T16:35:14.156001Z",
            "action": 4,
            "target": "Половина чётного",
            "id": 186962,
            "action_name": "Suggestion added",
            "url": "https://translate.opensourcepos.org/api/changes/186962/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/219585/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/enum/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/ru/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/anonymous/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/anonymous/?format=api",
            "timestamp": "2025-10-18T16:35:30.266917Z",
            "action": 4,
            "target": "Наполовину наверх",
            "id": 186963,
            "action_name": "Suggestion added",
            "url": "https://translate.opensourcepos.org/api/changes/186963/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/219582/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/enum/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/ru/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/anonymous/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/anonymous/?format=api",
            "timestamp": "2025-10-18T16:50:54.298225Z",
            "action": 4,
            "target": "Половина нечётного",
            "id": 186969,
            "action_name": "Suggestion added",
            "url": "https://translate.opensourcepos.org/api/changes/186969/?format=api"
        }
    ]
}