Translation components API.

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

GET /api/translations/asteroidos/timer/cs/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/5926362/?format=api",
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-25T01:41:46+01:00",
            "action": 13,
            "target": "",
            "id": 2252133,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/2252133/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/cs/?format=api",
            "user": "https://hosted.weblate.org/api/users/florentrevest/?format=api",
            "author": "https://hosted.weblate.org/api/users/florentrevest/?format=api",
            "timestamp": "2017-11-25T01:41:46+01:00",
            "action": 0,
            "target": "",
            "id": 2252134,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2252134/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-08-30T13:45:19+02:00",
            "action": 17,
            "target": "",
            "id": 2035402,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/2035402/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/cs/?format=api",
            "user": "https://hosted.weblate.org/api/users/pavelbo/?format=api",
            "author": "https://hosted.weblate.org/api/users/pavelbo/?format=api",
            "timestamp": "2017-08-29T12:23:26+02:00",
            "action": 1,
            "target": "",
            "id": 2032697,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/2032697/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/cs/?format=api",
            "user": "https://hosted.weblate.org/api/users/pavelbo/?format=api",
            "author": "https://hosted.weblate.org/api/users/pavelbo/?format=api",
            "timestamp": "2017-08-29T12:23:07+02:00",
            "action": 0,
            "target": "",
            "id": 2032693,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2032693/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/cs/?format=api",
            "user": "https://hosted.weblate.org/api/users/pavelbo/?format=api",
            "author": "https://hosted.weblate.org/api/users/pavelbo/?format=api",
            "timestamp": "2017-08-29T12:23:03+02:00",
            "action": 0,
            "target": "",
            "id": 2032692,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2032692/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-08-29T12:23:01+02:00",
            "action": 17,
            "target": "",
            "id": 2032690,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/2032690/?format=api"
        }
    ]
}