Translation components API.

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

GET /api/translations/sumwars/maylons_grave/it/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-26T14:23:04+02:00",
            "action": 17,
            "target": "",
            "id": 4578455,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/4578455/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/259903/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "author": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "timestamp": "2019-08-25T14:38:55+02:00",
            "action": 2,
            "target": "Chi sa cosa potrebbe accadere?",
            "id": 4573805,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/4573805/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/259903/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "author": "https://hosted.weblate.org/api/users/leela52452/?format=api",
            "timestamp": "2019-08-25T14:38:55+02:00",
            "action": 45,
            "target": "",
            "id": 4573804,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/4573804/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/259884/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "author": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "timestamp": "2015-03-09T09:48:22+01:00",
            "action": 2,
            "target": "Si",
            "id": 222043,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/222043/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:46:00+01:00",
            "action": 0,
            "target": "",
            "id": 26781,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26781/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:45:19+01:00",
            "action": 0,
            "target": "",
            "id": 26669,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26669/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:25:09+02:00",
            "action": 0,
            "target": "",
            "id": 4388,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4388/?format=api"
        }
    ]
}