Translation components API.

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

GET /api/translations/libo_online/ios/en_GB/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_online/ios/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_online/ios/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-11T08:12:50.936966Z",
            "action": 0,
            "target": "",
            "id": 1391108,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1391108/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_online/ios/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_online/ios/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-08T12:33:32.698611Z",
            "action": 17,
            "target": "",
            "id": 805323,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/805323/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/25239464/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_online/ios/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_online/ios/en_GB/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sswales/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/sswales/?format=api",
            "timestamp": "2020-04-08T12:13:39.571667Z",
            "action": 5,
            "target": "Core git hash",
            "id": 805276,
            "action_name": "Translation added",
            "url": "https://translations.documentfoundation.org/api/changes/805276/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/25239463/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_online/ios/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_online/ios/en_GB/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sswales/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/sswales/?format=api",
            "timestamp": "2020-04-08T12:13:35.921787Z",
            "action": 5,
            "target": "Online git hash",
            "id": 805275,
            "action_name": "Translation added",
            "url": "https://translations.documentfoundation.org/api/changes/805275/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/25239462/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_online/ios/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_online/ios/en_GB/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sswales/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/sswales/?format=api",
            "timestamp": "2020-04-08T12:13:32.376109Z",
            "action": 5,
            "target": "Version information",
            "id": 805274,
            "action_name": "Translation added",
            "url": "https://translations.documentfoundation.org/api/changes/805274/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/25239462/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_online/ios/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_online/ios/en_GB/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sswales/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/sswales/?format=api",
            "timestamp": "2020-04-08T12:13:32.374705Z",
            "action": 45,
            "target": "",
            "id": 805273,
            "action_name": "Contributor joined",
            "url": "https://translations.documentfoundation.org/api/changes/805273/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_online/ios/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_online/ios/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-01T05:17:55.154813Z",
            "action": 0,
            "target": "",
            "id": 793519,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/793519/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_online/ios/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_online/ios/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-12T20:13:14.150902Z",
            "action": 0,
            "target": "",
            "id": 488557,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/488557/?format=api"
        }
    ]
}