Translation components API.

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

GET /api/translations/indicator-kde-connect/translations/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/14800534/?format=api",
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/en/?format=api",
            "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
            "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
            "timestamp": "2022-09-09T12:11:15.273768+02:00",
            "action": 3,
            "target": "",
            "id": 34307136,
            "action_name": "Comment added",
            "url": "https://hosted.weblate.org/api/changes/34307136/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/14800534/?format=api",
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/en/?format=api",
            "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
            "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
            "timestamp": "2021-12-20T06:29:17.759754+01:00",
            "action": 3,
            "target": "",
            "id": 15386944,
            "action_name": "Comment added",
            "url": "https://hosted.weblate.org/api/changes/15386944/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/en/?format=api",
            "user": "https://hosted.weblate.org/api/users/prieteniibunii77/?format=api",
            "author": "https://hosted.weblate.org/api/users/prieteniibunii77/?format=api",
            "timestamp": "2020-12-27T14:22:34.239638+01:00",
            "action": 0,
            "target": "",
            "id": 8742963,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/8742963/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/14800547/?format=api",
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/en/?format=api",
            "user": "https://hosted.weblate.org/api/users/Oymate/?format=api",
            "author": "https://hosted.weblate.org/api/users/Oymate/?format=api",
            "timestamp": "2020-05-10T10:53:32.147778+02:00",
            "action": 3,
            "target": "",
            "id": 6147365,
            "action_name": "Comment added",
            "url": "https://hosted.weblate.org/api/changes/6147365/?format=api"
        }
    ]
}