Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate-dev.freebsd.org/api/units/157127/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_cups/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-18T18:14:22.029133Z",
            "action": 13,
            "target": "",
            "id": 64863,
            "action_name": "New source string",
            "url": "https://translate-dev.freebsd.org/api/changes/64863/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/157129/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_cups/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-18T18:14:22.058212Z",
            "action": 13,
            "target": "",
            "id": 64864,
            "action_name": "New source string",
            "url": "https://translate-dev.freebsd.org/api/changes/64864/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/157131/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_cups/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-18T18:14:22.081256Z",
            "action": 13,
            "target": "",
            "id": 64865,
            "action_name": "New source string",
            "url": "https://translate-dev.freebsd.org/api/changes/64865/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_cups/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/en/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
            "timestamp": "2020-10-18T14:48:50.188384Z",
            "action": 0,
            "target": "",
            "id": 83356,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/83356/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_cups/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/en/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
            "timestamp": "2021-01-09T14:31:48.945058Z",
            "action": 0,
            "target": "",
            "id": 106022,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/106022/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_cups/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T22:49:07.971241Z",
            "action": 0,
            "target": "",
            "id": 334196,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/334196/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_cups/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:27:57.861135Z",
            "action": 0,
            "target": "",
            "id": 337279,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/337279/?format=api"
        }
    ]
}