Translation components API.

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

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

{
    "count": 59,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/uh/uh/sl/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-17T15:26:45+02:00",
            "action": 0,
            "target": "",
            "id": 5610,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5610/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-17T14:58:47+02:00",
            "action": 0,
            "target": "",
            "id": 5571,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5571/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-11T10:31:27+02:00",
            "action": 0,
            "target": "",
            "id": 4501,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4501/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-09T15:18:46+02:00",
            "action": 0,
            "target": "",
            "id": 4126,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4126/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-09T15:03:56+02:00",
            "action": 0,
            "target": "",
            "id": 4084,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4084/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-09T14:08:15+02:00",
            "action": 0,
            "target": "",
            "id": 4039,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4039/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-09T10:30:58+02:00",
            "action": 0,
            "target": "",
            "id": 3995,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3995/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-07T14:48:44+02:00",
            "action": 0,
            "target": "",
            "id": 3694,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3694/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/uh/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/uh/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-06T11:04:38+02:00",
            "action": 0,
            "target": "",
            "id": 3547,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3547/?format=api"
        }
    ]
}