Translation components API.

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

GET /api/translations/navdy/alelec_navdy_client/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/alelec_navdy_client/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/alelec_navdy_client/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-08-25T22:08:16.709381Z",
            "action": 0,
            "target": "",
            "id": 29,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/29/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/alelec_navdy_client/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/alelec_navdy_client/en/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-26T03:38:58.692483Z",
            "action": 0,
            "target": "",
            "id": 59,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/59/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/alelec_navdy_client/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/alelec_navdy_client/en/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-26T04:52:01.973170Z",
            "action": 0,
            "target": "",
            "id": 1348,
            "action_name": "Resource update",
            "url": "https://weblate.alelec.net/api/changes/1348/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/alelec_navdy_client/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/alelec_navdy_client/en/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-26T04:52:02.377285Z",
            "action": 44,
            "target": "",
            "id": 1354,
            "action_name": "New string to translate",
            "url": "https://weblate.alelec.net/api/changes/1354/?format=api"
        },
        {
            "unit": "https://weblate.alelec.net/api/units/7452/?format=api",
            "component": "https://weblate.alelec.net/api/components/navdy/alelec_navdy_client/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/alelec_navdy_client/en/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2019-08-27T00:54:37.703606Z",
            "action": 2,
            "target": "In order for this to work you need a Google Services Api Key.0Please type your key in the field or click the button to get one (and then come back here to put it in the field)",
            "id": 2584,
            "action_name": "Translation changed",
            "url": "https://weblate.alelec.net/api/changes/2584/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.alelec.net/api/components/navdy/alelec_navdy_client/?format=api",
            "translation": "https://weblate.alelec.net/api/translations/navdy/alelec_navdy_client/en/?format=api",
            "dictionary": null,
            "user": 2,
            "author": null,
            "timestamp": "2019-08-27T01:32:55.651562Z",
            "action": 17,
            "target": "",
            "id": 2604,
            "action_name": "Committed changes",
            "url": "https://weblate.alelec.net/api/changes/2604/?format=api"
        }
    ]
}