Translation components API.

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

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

{
    "count": 8,
    "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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:20:02.553309Z",
            "action": 0,
            "target": "",
            "id": 8994232,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994232/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T19:58:11.010161Z",
            "action": 0,
            "target": "",
            "id": 3481682,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3481682/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ru/?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:10.369188Z",
            "action": 0,
            "target": "",
            "id": 1998487,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998487/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-05T10:53:30.740125Z",
            "action": 17,
            "target": "",
            "id": 1010050,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/1010050/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/59809/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ru/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/baurzhanm/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/baurzhanm/?format=api",
            "timestamp": "2020-07-01T08:20:11.020956Z",
            "action": 2,
            "target": "Пароль содержит слишком мало цифр",
            "id": 983433,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/983433/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/59808/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ru/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/baurzhanm/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/baurzhanm/?format=api",
            "timestamp": "2020-07-01T08:19:57.535100Z",
            "action": 2,
            "target": "Пароль содержит менее %ld цифр",
            "id": 983432,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/983432/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/59808/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ru/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/baurzhanm/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/baurzhanm/?format=api",
            "timestamp": "2020-07-01T08:19:57.527392Z",
            "action": 45,
            "target": "",
            "id": 983431,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/983431/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:17.383494Z",
            "action": 0,
            "target": "",
            "id": 16524,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16524/?format=api"
        }
    ]
}