Translation components API.

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

GET /api/translations/world-weather/settings/kab/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/world-weather/settings/kab/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/5713300/?format=api",
            "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/kab/?format=api",
            "user": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "author": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "timestamp": "2017-11-01T11:23:50+01:00",
            "action": 9,
            "target": "30 n tisdatin",
            "id": 2170978,
            "action_name": "Translation uploaded",
            "url": "https://hosted.weblate.org/api/changes/2170978/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/5713298/?format=api",
            "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/kab/?format=api",
            "user": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "author": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "timestamp": "2017-11-01T11:23:49+01:00",
            "action": 9,
            "target": "10 n tisdatin",
            "id": 2170976,
            "action_name": "Translation uploaded",
            "url": "https://hosted.weblate.org/api/changes/2170976/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/5713286/?format=api",
            "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/kab/?format=api",
            "user": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "author": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "timestamp": "2017-11-01T11:23:49+01:00",
            "action": 9,
            "target": "Celsius (℃)",
            "id": 2170975,
            "action_name": "Translation uploaded",
            "url": "https://hosted.weblate.org/api/changes/2170975/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/kab/?format=api",
            "user": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "author": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "timestamp": "2017-11-01T11:19:47+01:00",
            "action": 0,
            "target": "",
            "id": 2170971,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2170971/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/kab/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-01T11:19:35+01:00",
            "action": 17,
            "target": "",
            "id": 2170969,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/2170969/?format=api"
        }
    ]
}