Translation components API.

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

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

{
    "count": 57,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/uh/voices/id/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/267401/?format=api",
            "component": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/voices/id/?format=api",
            "user": "https://hosted.weblate.org/api/users/Gallanth/?format=api",
            "author": "https://hosted.weblate.org/api/users/Gallanth/?format=api",
            "timestamp": "2015-02-02T15:02:56+01:00",
            "action": 5,
            "target": "Daerah in sekarang menjadi milik warna kita.",
            "old": "",
            "details": {},
            "id": 188317,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/188317/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/267401/?format=api",
            "component": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/voices/id/?format=api",
            "user": "https://hosted.weblate.org/api/users/Gallanth/?format=api",
            "author": "https://hosted.weblate.org/api/users/Gallanth/?format=api",
            "timestamp": "2015-02-02T15:02:43+01:00",
            "action": 4,
            "target": "",
            "old": "",
            "details": {},
            "id": 188316,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/188316/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/267399/?format=api",
            "component": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/voices/id/?format=api",
            "user": "https://hosted.weblate.org/api/users/srandiny/?format=api",
            "author": "https://hosted.weblate.org/api/users/srandiny/?format=api",
            "timestamp": "2014-08-02T12:59:54+02:00",
            "action": 5,
            "target": "Penduduk anda akan sangat nyaman di pulau ini.",
            "old": "",
            "details": {},
            "id": 52774,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/52774/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/voices/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:49:12+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 27212,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27212/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/voices/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:48:43+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 27083,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/27083/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/voices/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-08-18T01:09:08+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 11036,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11036/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/voices/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-07-29T14:41:47+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 10374,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10374/?format=api"
        }
    ]
}