Translation components API.

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

GET /api/translations/fittrackee/fittrackee-client-api-messages/en/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-api-messages/en/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/78560269/?format=api",
            "component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-api-messages/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-25T19:40:23.561005+02:00",
            "action": 59,
            "target": "Error on getting configuration.",
            "old": "",
            "details": {
                "state": 100,
                "source": "Error on getting configuration.",
                "old_state": -1
            },
            "id": 28028557,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28028557/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/78560268/?format=api",
            "component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-api-messages/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-25T19:40:23.560888+02:00",
            "action": 59,
            "target": "Email: valid email must be provided.",
            "old": "",
            "details": {
                "state": 100,
                "source": "Email: valid email must be provided.",
                "old_state": -1
            },
            "id": 28028556,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28028556/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/78560267/?format=api",
            "component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-api-messages/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-api-messages/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-25T19:40:23.560683+02:00",
            "action": 59,
            "target": "Error. Please try again or contact the administrator.",
            "old": "",
            "details": {
                "state": 100,
                "source": "Error. Please try again or contact the administrator.",
                "old_state": -1
            },
            "id": 28028555,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/28028555/?format=api"
        }
    ]
}