Translation components API.

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

GET /api/translations/android-viewer/glossary/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/101504360/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/glossary/en/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sarojdhakal/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/sarojdhakal/?format=api",
            "timestamp": "2023-12-18T16:54:39.603292Z",
            "action": 31,
            "target": "spreadsheet",
            "id": 39118355,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/39118355/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101504331/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/glossary/en/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sarojdhakal/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/sarojdhakal/?format=api",
            "timestamp": "2023-12-18T16:54:03.618103Z",
            "action": 31,
            "target": "presentation",
            "id": 39118324,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/39118324/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101504302/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/glossary/en/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sarojdhakal/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/sarojdhakal/?format=api",
            "timestamp": "2023-12-18T16:52:47.810300Z",
            "action": 31,
            "target": "license",
            "id": 39118286,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/39118286/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101504253/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/glossary/en/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sarojdhakal/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/sarojdhakal/?format=api",
            "timestamp": "2023-12-18T12:15:26.463005Z",
            "action": 31,
            "target": "read-only.",
            "id": 39117530,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/39117530/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101482596/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/glossary/en/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/filmsi/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/filmsi/?format=api",
            "timestamp": "2023-12-15T15:13:54.651042Z",
            "action": 31,
            "target": "Error",
            "id": 39086580,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/39086580/?format=api"
        }
    ]
}