Translation components API.

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

GET /api/translations/gammu/wammu/gl/changes/?format=api&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 803,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/gammu/wammu/gl/changes/?format=api&page=16",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/456531/?format=api",
            "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-09-30T13:39:50+02:00",
            "action": 13,
            "target": "",
            "id": 73761,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/73761/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/456530/?format=api",
            "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-09-30T13:39:50+02:00",
            "action": 13,
            "target": "",
            "id": 73760,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/73760/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/456529/?format=api",
            "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-09-30T13:39:50+02:00",
            "action": 13,
            "target": "",
            "id": 73759,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/73759/?format=api"
        }
    ]
}