Translation components API.

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

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

{
    "count": 153,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/uk/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/118090/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/uk/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
            "timestamp": "2020-01-16T18:42:54.112025Z",
            "action": 2,
            "target": "Вивести назви резервних копій. Якщо вказано параметр *--raw*, команда виведе лише назви резервних копій, без форматування та додаткових відомостей.",
            "id": 49045,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/49045/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/118090/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/uk/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
            "timestamp": "2020-01-16T18:42:54.100961Z",
            "action": 45,
            "target": "",
            "id": 49044,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/49044/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-08T12:10:04.170975Z",
            "action": 0,
            "target": "",
            "id": 25402,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/25402/?format=api"
        }
    ]
}