Translation components API.

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

GET /api/translations/mypaint/libmypaint/pl/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 209,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/pl/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/1790685/?format=api",
            "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-07-04T18:29:58+02:00",
            "action": 4,
            "target": "",
            "id": 341264,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/341264/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1795811/?format=api",
            "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-07-04T18:29:55+02:00",
            "action": 4,
            "target": "",
            "id": 341263,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/341263/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1790683/?format=api",
            "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-07-04T18:29:53+02:00",
            "action": 4,
            "target": "",
            "id": 341262,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/341262/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1790681/?format=api",
            "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-07-04T18:14:57+02:00",
            "action": 4,
            "target": "",
            "id": 341253,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/341253/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1795809/?format=api",
            "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-07-04T18:14:51+02:00",
            "action": 4,
            "target": "",
            "id": 341252,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/341252/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1790679/?format=api",
            "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-07-04T18:14:44+02:00",
            "action": 4,
            "target": "",
            "id": 341250,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/341250/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-29T23:39:23+02:00",
            "action": 0,
            "target": "",
            "id": 334577,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/334577/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-29T20:30:33+02:00",
            "action": 0,
            "target": "",
            "id": 334048,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/334048/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-29T11:14:10+02:00",
            "action": 0,
            "target": "",
            "id": 332325,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/332325/?format=api"
        }
    ]
}