Translation components API.

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

GET /api/translations/yunohost-apps/photoprism/fr/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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:21.537495Z",
            "action": 0,
            "target": "",
            "id": 150273,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150273/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T04:58:42.149548Z",
            "action": 0,
            "target": "",
            "id": 146388,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146388/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:39.751743Z",
            "action": 0,
            "target": "",
            "id": 146197,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146197/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98936/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:39.751708Z",
            "action": 59,
            "target": "Photoprism ne permet qu'un seul utilisateur pour le moment. Choisissez un mot de passe ici.",
            "id": 146196,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146196/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98935/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:39.751670Z",
            "action": 59,
            "target": "Choisissez la langue de l'application",
            "id": 146195,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146195/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98934/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:39.751624Z",
            "action": 59,
            "target": "Si cette case est cochée, Photoprism sera accessible par des applications mobiles et par les utilisateurs n’ayant pas de compte YunoHost. Vous pourrez changer cela dans la webadmin.",
            "id": 146194,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146194/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98933/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:39.751554Z",
            "action": 59,
            "target": "Gestion de photos en ligne",
            "id": 146193,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146193/?format=api"
        }
    ]
}