Translation components API.

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

GET /api/translations/otrs-7/otrs-master-slave/en/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 57,
    "next": null,
    "previous": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/en/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.otrs.com/api/units/1609508/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:13.809954Z",
            "action": 13,
            "target": "",
            "id": 59630,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/59630/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1609496/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:13.793650Z",
            "action": 13,
            "target": "",
            "id": 59629,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/59629/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1609479/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:13.776975Z",
            "action": 13,
            "target": "",
            "id": 59628,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/59628/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1609462/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:13.756421Z",
            "action": 13,
            "target": "",
            "id": 59627,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/59627/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1609445/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:13.737232Z",
            "action": 13,
            "target": "",
            "id": 59626,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/59626/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1609430/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:13.719144Z",
            "action": 13,
            "target": "",
            "id": 59625,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/59625/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1609415/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:13.700611Z",
            "action": 13,
            "target": "",
            "id": 59624,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/59624/?format=api"
        }
    ]
}