Translation components API.

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

GET /api/translations/galette/doc-user-members/ca/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/galette/doc-user-members/ca/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/17705478/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-members/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-members/ca/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2020-10-11T10:25:53.181677+02:00",
            "action": 4,
            "target": "assumpte",
            "old": "",
            "details": {},
            "id": 7768993,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/7768993/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17705470/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-members/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-members/ca/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2020-10-11T10:25:53.163611+02:00",
            "action": 4,
            "target": "",
            "old": "",
            "details": {},
            "id": 7768992,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/7768992/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17705395/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-members/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-members/ca/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2020-10-11T10:25:53.139108+02:00",
            "action": 4,
            "target": "Data de modificació",
            "old": "",
            "details": {},
            "id": 7768991,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/7768991/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17705377/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-members/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-members/ca/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2020-10-11T10:25:53.111146+02:00",
            "action": 4,
            "target": "nom",
            "old": "",
            "details": {},
            "id": 7768990,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/7768990/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17705286/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-members/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-members/ca/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2020-10-11T10:25:53.083881+02:00",
            "action": 4,
            "target": "",
            "old": "",
            "details": {},
            "id": 7768989,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/7768989/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-members/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-members/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-20T08:19:39.670728+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 6485295,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/6485295/?format=api"
        }
    ]
}