Translation components API.

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

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

{
    "count": 207,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/uh/tutorial/fi/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:49:01+01:00",
            "action": 0,
            "target": "",
            "id": 27183,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27183/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:48:29+01:00",
            "action": 0,
            "target": "",
            "id": 27054,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27054/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-11-29T03:59:58+01:00",
            "action": 0,
            "target": "",
            "id": 23219,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/23219/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-06-05T16:34:20+02:00",
            "action": 0,
            "target": "",
            "id": 9002,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9002/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-11T10:31:46+02:00",
            "action": 0,
            "target": "",
            "id": 4549,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4549/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T11:29:55+02:00",
            "action": 0,
            "target": "",
            "id": 4196,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4196/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-06T11:37:50+02:00",
            "action": 0,
            "target": "",
            "id": 3613,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3613/?format=api"
        }
    ]
}