Translation components API.

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

GET /api/translations/gnumdk/eolie/ko/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 354,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/gnumdk/eolie/ko/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/17591154/?format=api",
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/ko/?format=api",
            "user": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
            "author": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
            "timestamp": "2020-06-13T12:50:04.634444+02:00",
            "action": 5,
            "target": "내부",
            "id": 6426095,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/6426095/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/ko/?format=api",
            "user": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
            "author": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
            "timestamp": "2020-06-13T12:49:35.613526+02:00",
            "action": 48,
            "target": "",
            "id": 6426093,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/6426093/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/ko/?format=api",
            "user": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
            "author": null,
            "timestamp": "2020-06-13T12:49:35.123135+02:00",
            "action": 17,
            "target": "",
            "id": 6426091,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/6426091/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/ko/?format=api",
            "user": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
            "author": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
            "timestamp": "2020-06-13T12:49:35.074883+02:00",
            "action": 0,
            "target": "",
            "id": 6426090,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/6426090/?format=api"
        }
    ]
}