Translation components API.

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

GET /api/translations/libo_ui-master/scp2sourceactivex/sat-Olck/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/66870837/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourceactivex/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceactivex/sat-Olck/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/Prasanta-Hembram/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/Prasanta-Hembram/?format=api",
            "timestamp": "2022-02-11T06:01:10.002050Z",
            "action": 5,
            "target": "ActiveX ᱠᱚᱵᱽᱡᱟ",
            "id": 2790447,
            "action_name": "Translation added",
            "url": "https://translations.documentfoundation.org/api/changes/2790447/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/66870837/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourceactivex/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceactivex/sat-Olck/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/Prasanta-Hembram/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/Prasanta-Hembram/?format=api",
            "timestamp": "2022-02-11T06:01:10.001155Z",
            "action": 45,
            "target": "",
            "id": 2790446,
            "action_name": "Contributor joined",
            "url": "https://translations.documentfoundation.org/api/changes/2790446/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourceactivex/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceactivex/sat-Olck/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-09T16:28:03.842206Z",
            "action": 0,
            "target": "",
            "id": 2782411,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2782411/?format=api"
        }
    ]
}