Translation components API.

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

GET /api/translations/libpwquality/app/he/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:20:00.725291Z",
            "action": 0,
            "target": "",
            "id": 8994212,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994212/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995531/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/he/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
            "timestamp": "2021-03-27T13:40:16.578406Z",
            "action": 5,
            "target": "אזהרה: הערך %ld הוא מחוץ לטווח האנטרופיה המותר, נערכים שינויים.\n",
            "id": 3147401,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/3147401/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995531/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/he/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
            "timestamp": "2021-03-27T13:40:16.574539Z",
            "action": 45,
            "target": "",
            "id": 3147400,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/3147400/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/he/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "timestamp": "2020-10-12T14:53:58.325946Z",
            "action": 0,
            "target": "",
            "id": 1998468,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998468/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:09.617277Z",
            "action": 0,
            "target": "",
            "id": 16505,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16505/?format=api"
        }
    ]
}