Translation components API.

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

GET /api/translations/yunohost-apps/photoprism/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/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:20.970038Z",
            "action": 0,
            "target": "",
            "id": 150258,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150258/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T04:58:42.112760Z",
            "action": 0,
            "target": "",
            "id": 146387,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146387/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:39.660369Z",
            "action": 0,
            "target": "",
            "id": 146192,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146192/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98932/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:39.660334Z",
            "action": 59,
            "target": "Photoprism currently supports only one user : admin. Choose a password here.",
            "id": 146191,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146191/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98931/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:39.660295Z",
            "action": 59,
            "target": "Choose the application language",
            "id": 146190,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146190/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98930/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:39.660255Z",
            "action": 59,
            "target": "If enabled, Photoprism will be accessible by mobile apps and by users without a YunoHost account. This can be changed later in the webadmin.",
            "id": 146189,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146189/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98929/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:39.660190Z",
            "action": 59,
            "target": "AI-Powered Photos App for the Decentralized Web",
            "id": 146188,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146188/?format=api"
        }
    ]
}