Translation components API.

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

GET /api/translations/flarum/clarkwinkelmann-email-as-display-name/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/788549/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:55:51.488362Z",
            "action": 59,
            "target": "",
            "id": 854176,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/854176/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/788550/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:55:51.488568Z",
            "action": 59,
            "target": "",
            "id": 854177,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/854177/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/788551/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:55:51.488681Z",
            "action": 59,
            "target": "",
            "id": 854178,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/854178/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/788552/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:55:51.488767Z",
            "action": 59,
            "target": "",
            "id": 854179,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/854179/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:55:51.488842Z",
            "action": 0,
            "target": "",
            "id": 854180,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/854180/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/de@formal/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-10T14:55:53.814367Z",
            "action": 44,
            "target": "",
            "id": 854181,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/854181/?format=api"
        }
    ]
}