Translation components API.

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

GET /api/translations/libo_ui-24-2/scp2sourcequickstart/bo/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcequickstart/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcequickstart/bo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:25:47.641386Z",
            "action": 0,
            "target": "",
            "id": 42281628,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/42281628/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104563698/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcequickstart/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcequickstart/bo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:25:47.641344Z",
            "action": 59,
            "target": "བརྒྱུད་ཁོངས་སྒུལ་སློང་བྱེད་སྐབས་གཞི་རྩའི་ལྷུ་ཆས་འཇུག་་ནས་ཀྲུང་པེ་ཕུའུ་ཧྭ་Office %PRODUCTVERSIONསྒུལ་སློང་ཇེ་མགྱོགས་སུ་གཏོང་དགོས།",
            "id": 42281627,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42281627/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104563697/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcequickstart/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcequickstart/bo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:25:47.641273Z",
            "action": 59,
            "target": "འགུལ་སློང་བྱེད་མགྱོགས་སུ་གཏོང་བ།",
            "id": 42281626,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42281626/?format=api"
        }
    ]
}