Translation components API.

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

GET /api/translations/belenios/voter/pl/changes/?format=api&page=11
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 504,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/belenios/voter/pl/changes/?format=api&page=10",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/31171839/?format=api",
            "component": "https://hosted.weblate.org/api/components/belenios/voter/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/belenios/voter/pl/?format=api",
            "user": "https://hosted.weblate.org/api/users/mateusz_holysz/?format=api",
            "author": "https://hosted.weblate.org/api/users/mateusz_holysz/?format=api",
            "timestamp": "2021-04-21T21:11:33.397971+02:00",
            "action": 5,
            "target": " kiedykolwiek w czasie głosowania.",
            "id": 10225824,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/10225824/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/31171837/?format=api",
            "component": "https://hosted.weblate.org/api/components/belenios/voter/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/belenios/voter/pl/?format=api",
            "user": "https://hosted.weblate.org/api/users/mateusz_holysz/?format=api",
            "author": "https://hosted.weblate.org/api/users/mateusz_holysz/?format=api",
            "timestamp": "2021-04-21T21:10:48.532829+02:00",
            "action": 5,
            "target": " E-mail z potwierdzeniem został wysłany na Twój adres.",
            "id": 10225821,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/10225821/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/belenios/voter/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/belenios/voter/pl/?format=api",
            "user": "https://hosted.weblate.org/api/users/mateusz_holysz/?format=api",
            "author": "https://hosted.weblate.org/api/users/mateusz_holysz/?format=api",
            "timestamp": "2021-04-21T21:02:55.742150+02:00",
            "action": 48,
            "target": "",
            "id": 10225804,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/10225804/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/belenios/voter/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/belenios/voter/pl/?format=api",
            "user": "https://hosted.weblate.org/api/users/mateusz_holysz/?format=api",
            "author": "https://hosted.weblate.org/api/users/mateusz_holysz/?format=api",
            "timestamp": "2021-04-21T21:02:55.199049+02:00",
            "action": 0,
            "target": "",
            "id": 10225802,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10225802/?format=api"
        }
    ]
}