Translation components API.

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

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

{
    "count": 57,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/galette/doc-user-members/ar/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/17704554/?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/ar/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2020-10-11T11:01:59.683814+02:00",
            "action": 4,
            "target": "حالة",
            "old": "",
            "details": {},
            "id": 7769117,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/7769117/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17704543/?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/ar/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2020-10-11T11:01:59.663611+02:00",
            "action": 4,
            "target": "اسم",
            "old": "",
            "details": {},
            "id": 7769116,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/7769116/?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/ar/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": null,
            "timestamp": "2020-06-20T11:16:36.313124+02:00",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 6487211,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/6487211/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17704336/?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/ar/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "timestamp": "2020-06-20T11:06:23.384791+02:00",
            "action": 5,
            "target": "إدارة الأعضاء",
            "old": "",
            "details": {},
            "id": 6487091,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/6487091/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17704387/?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/ar/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "timestamp": "2020-06-20T11:06:20.259654+02:00",
            "action": 5,
            "target": "قائمة الأعضاء",
            "old": "",
            "details": {},
            "id": 6487090,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/6487090/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17704387/?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/ar/?format=api",
            "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "author": "https://hosted.weblate.org/api/users/trasher/?format=api",
            "timestamp": "2020-06-20T11:06:20.256899+02:00",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 6487089,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/6487089/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-20T08:19:34.942864+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 6485282,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/6485282/?format=api"
        }
    ]
}