Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/galette/doc-user-members/oc/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/18236340/?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/oc/?format=api",
            "user": "https://hosted.weblate.org/api/users/Quenti/?format=api",
            "author": "https://hosted.weblate.org/api/users/Quenti/?format=api",
            "timestamp": "2020-06-29T20:46:01.114411+02:00",
            "action": 5,
            "target": "Importar",
            "old": "",
            "details": {},
            "id": 6632195,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/6632195/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/18236340/?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/oc/?format=api",
            "user": "https://hosted.weblate.org/api/users/Quenti/?format=api",
            "author": "https://hosted.weblate.org/api/users/Quenti/?format=api",
            "timestamp": "2020-06-29T20:46:01.111339+02:00",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 6632194,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/6632194/?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/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-29T16:04:44.658670+02:00",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 6629400,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/6629400/?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/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-29T16:04:44.627381+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 6629399,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/6629399/?format=api"
        }
    ]
}