Translation components API.

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

GET /api/translations/navdy/hud/fi/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://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/fi/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:56:40.442240Z",
            "action": 0,
            "target": "",
            "id": 4059,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/4059/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/fi/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T06:57:30.477485Z",
            "action": 44,
            "target": "",
            "id": 4085,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/4085/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/fi/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:33.486542Z",
            "action": 0,
            "target": "",
            "id": 8783,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8783/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/fi/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-18T07:16:52.433979Z",
            "action": 44,
            "target": "",
            "id": 8809,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8809/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/fi/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:54:53.458884Z",
            "action": 0,
            "target": "",
            "id": 8915,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/8915/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/fi/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-09-21T00:55:12.349552Z",
            "action": 44,
            "target": "",
            "id": 8941,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/8941/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/fi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:41.589279Z",
            "action": 0,
            "target": "",
            "id": 9753,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/9753/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/hud/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/hud/fi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-14T14:33:49.309362Z",
            "action": 44,
            "target": "",
            "id": 9779,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/9779/?format=api"
        }
    ]
}