Translation components API.

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

GET /api/translations/yunohost-apps/fittrackee/en/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://translate.yunohost.org/api/components/yunohost-apps/fittrackee/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fittrackee/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:04.781437Z",
            "action": 0,
            "target": "",
            "id": 150034,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150034/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fittrackee/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T04:59:17.120307Z",
            "action": 0,
            "target": "",
            "id": 146400,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146400/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fittrackee/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:01.445825Z",
            "action": 0,
            "target": "",
            "id": 146124,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146124/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98880/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fittrackee/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:01.445772Z",
            "action": 59,
            "target": "Since Fittrackee 0.7.15, only Visual Crossing is supported",
            "id": 146123,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146123/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98879/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fittrackee/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:01.445683Z",
            "action": 59,
            "target": "(Optional) Choose your weather provider between Darksky and Visual Crossing",
            "id": 146122,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146122/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98878/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fittrackee/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:01.445619Z",
            "action": 59,
            "target": "(Optional) Insert here the api key from the chosen weather provider",
            "id": 146121,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146121/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98877/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fittrackee/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:01.445537Z",
            "action": 59,
            "target": "Choose a password for your admin user here.",
            "id": 146120,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146120/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98876/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fittrackee/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:01.445363Z",
            "action": 59,
            "target": "Self-hosted outdoor activity tracker 🚴",
            "id": 146119,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146119/?format=api"
        }
    ]
}