Translation components API.

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

GET /api/translations/flarum/clarkwinkelmann-create-user-modal/de@formal/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/785943/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:52:32.346553Z",
            "action": 59,
            "target": "",
            "id": 851424,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/851424/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/785944/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:52:32.346798Z",
            "action": 59,
            "target": "",
            "id": 851425,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/851425/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/785945/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:52:32.346884Z",
            "action": 59,
            "target": "",
            "id": 851426,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/851426/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/785946/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:52:32.346959Z",
            "action": 59,
            "target": "",
            "id": 851427,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/851427/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:52:32.347038Z",
            "action": 0,
            "target": "",
            "id": 851428,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/851428/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-create-user-modal/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-create-user-modal/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:52:34.021167Z",
            "action": 44,
            "target": "",
            "id": 851429,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/851429/?format=api"
        }
    ]
}