Translation components API.

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

GET /api/translations/libpwquality/app/nl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:20:01.947227Z",
            "action": 0,
            "target": "",
            "id": 8994226,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994226/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/59505/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/nl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
            "timestamp": "2021-02-27T12:25:02.996389Z",
            "action": 2,
            "target": "Het wachtwoord bevat op een bepaalde manier de gebruikersnaam",
            "id": 3034036,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/3034036/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995544/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/nl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
            "timestamp": "2021-02-27T12:24:48.806020Z",
            "action": 5,
            "target": "Waarschuwing: waarde %ld valt buiten het toegestane entropiebereik, pas dit aan.\n",
            "id": 3034035,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/3034035/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995544/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/nl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
            "timestamp": "2021-02-27T12:24:48.799848Z",
            "action": 45,
            "target": "",
            "id": 3034034,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/3034034/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/nl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "timestamp": "2020-10-12T14:54:06.754769Z",
            "action": 0,
            "target": "",
            "id": 1998481,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998481/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:14.955775Z",
            "action": 0,
            "target": "",
            "id": 16518,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16518/?format=api"
        }
    ]
}