Translation components API.

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

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

{
    "count": 66,
    "next": null,
    "previous": "https://weblate.rikka.app/api/translations/wadb/application/de/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://weblate.rikka.app/api/units/24433/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/application/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/application/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-26T00:15:41.749671Z",
            "action": 59,
            "target": "",
            "id": 50082,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/50082/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/24435/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/application/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/application/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-26T00:15:41.749760Z",
            "action": 59,
            "target": "Die Übersetzung wird bereitgestellt von <xliff:g xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\" id=\"translator_names\">%1$s</xliff:g>.",
            "id": 50083,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/50083/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/24439/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/application/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/application/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-26T00:15:41.749824Z",
            "action": 59,
            "target": "Diese Software ist Open Source (<xliff:g xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\" id=\"github_url\">%1$s</xliff:g>) unter <xliff:g xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\" id=\"license_name\" example=\"Apache License 2.0\">%2$s</xliff:g>.",
            "id": 50084,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/50084/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/wadb/application/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/application/de/?format=api",
            "user": "https://weblate.rikka.app/api/users/HerrCortex/?format=api",
            "author": "https://weblate.rikka.app/api/users/HerrCortex/?format=api",
            "timestamp": "2023-10-26T00:15:41.749886Z",
            "action": 0,
            "target": "",
            "id": 50085,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/50085/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/24433/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/application/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/application/de/?format=api",
            "user": "https://weblate.rikka.app/api/users/Void/?format=api",
            "author": "https://weblate.rikka.app/api/users/Void/?format=api",
            "timestamp": "2024-03-02T21:05:10.314023Z",
            "action": 30,
            "target": "Translators",
            "id": 53265,
            "action_name": "Source string changed",
            "url": "https://weblate.rikka.app/api/changes/53265/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/24438/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/application/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/application/de/?format=api",
            "user": "https://weblate.rikka.app/api/users/Void/?format=api",
            "author": "https://weblate.rikka.app/api/users/Void/?format=api",
            "timestamp": "2024-03-02T21:05:40.984195Z",
            "action": 30,
            "target": "IP address",
            "id": 53279,
            "action_name": "Source string changed",
            "url": "https://weblate.rikka.app/api/changes/53279/?format=api"
        }
    ]
}