Translation components API.

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

GET /api/translations/yunohost-apps/cinny/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": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/cinny/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:01.191019Z",
            "action": 0,
            "target": "",
            "id": 149979,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/149979/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/cinny/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T04:59:21.368747Z",
            "action": 0,
            "target": "",
            "id": 146403,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146403/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/cinny/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:44:54.600204Z",
            "action": 0,
            "target": "",
            "id": 146110,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146110/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98871/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/cinny/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:44:54.600149Z",
            "action": 59,
            "target": "You will usually let visitors access Cinny so that anyone without a Yunohost account can log into Matrix.",
            "id": 146109,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146109/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98870/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/cinny/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:44:54.600098Z",
            "action": 59,
            "target": "If you're running your own homeserver with Synapse, Dendrite, or Conduit you probably want this to be your homeserver's domain.",
            "id": 146108,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146108/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98869/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/cinny/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:44:54.600031Z",
            "action": 59,
            "target": "Choose a default Matrix server for Cinny's login",
            "id": 146107,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146107/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98868/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/cinny/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:44:54.599938Z",
            "action": 59,
            "target": "Matrix client focusing primarily on simple, elegant and secure interface",
            "id": 146106,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146106/?format=api"
        }
    ]
}