Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T20:12:24.225555+02:00",
            "action": 17,
            "target": "",
            "id": 88420098,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/88420098/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/?format=api",
            "user": "https://hosted.weblate.org/api/users/jmlich/?format=api",
            "author": "https://hosted.weblate.org/api/users/jmlich/?format=api",
            "timestamp": "2024-04-28T18:43:55.939076+02:00",
            "action": 1,
            "target": "",
            "id": 88418411,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/88418411/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121802178/?format=api",
            "component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/?format=api",
            "user": "https://hosted.weblate.org/api/users/jmlich/?format=api",
            "author": "https://hosted.weblate.org/api/users/jmlich/?format=api",
            "timestamp": "2024-04-28T18:43:55.851451+02:00",
            "action": 5,
            "target": "Tento měsíc",
            "id": 88418410,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/88418410/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121802177/?format=api",
            "component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/?format=api",
            "user": "https://hosted.weblate.org/api/users/jmlich/?format=api",
            "author": "https://hosted.weblate.org/api/users/jmlich/?format=api",
            "timestamp": "2024-04-28T18:43:49.397395+02:00",
            "action": 5,
            "target": "Nástěnka",
            "id": 88418406,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/88418406/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121802177/?format=api",
            "component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/?format=api",
            "user": "https://hosted.weblate.org/api/users/jmlich/?format=api",
            "author": "https://hosted.weblate.org/api/users/jmlich/?format=api",
            "timestamp": "2024-04-28T18:43:49.394415+02:00",
            "action": 45,
            "target": "",
            "id": 88418405,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/88418405/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T14:20:12.073286+02:00",
            "action": 0,
            "target": "",
            "id": 88406753,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/88406753/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121802178/?format=api",
            "component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T14:20:12.073221+02:00",
            "action": 71,
            "target": "",
            "id": 88406752,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88406752/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121802177/?format=api",
            "component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-dashboard/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T14:20:12.073146+02:00",
            "action": 71,
            "target": "",
            "id": 88406751,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88406751/?format=api"
        }
    ]
}