Changes API.

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

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

{
    "count": 37003,
    "next": null,
    "previous": "https://weblate.linphone.org/api/changes/?format=api&page=1850",
    "results": [
        {
            "unit": "https://weblate.linphone.org/api/units/203874/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone/linphone-android-5-1-release/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android-5-1-release/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "https://weblate.linphone.org/api/users/anonymous/?format=api",
            "timestamp": "2025-03-17T13:39:03.613027Z",
            "action": 4,
            "target": "Bildwiederholrate (FPS)",
            "id": 50460,
            "action_name": "Suggestion added",
            "url": "https://weblate.linphone.org/api/changes/50460/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/203879/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone/linphone-android-5-1-release/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android-5-1-release/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "https://weblate.linphone.org/api/users/anonymous/?format=api",
            "timestamp": "2025-03-17T13:42:31.574012Z",
            "action": 4,
            "target": "Kodierungsverfahren:",
            "id": 50461,
            "action_name": "Suggestion added",
            "url": "https://weblate.linphone.org/api/changes/50461/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/203906/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone/linphone-android-5-1-release/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android-5-1-release/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "https://weblate.linphone.org/api/users/anonymous/?format=api",
            "timestamp": "2025-03-17T13:44:39.149433Z",
            "action": 4,
            "target": "OK, verstanden",
            "id": 50462,
            "action_name": "Suggestion added",
            "url": "https://weblate.linphone.org/api/changes/50462/?format=api"
        }
    ]
}