Translation components API.

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

GET /api/components/yast-cc/master/changes/?format=api&page=13
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 242,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/yast-cc/master/changes/?format=api&page=12",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/15912260/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cc/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cc/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
            "author": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
            "timestamp": "2024-03-04T14:49:19.817466Z",
            "action": 5,
            "target": "<p>Veuillez vous référer au guide de déploiement avant de procéder à l'installation de cette configuration évaluée selon les critères communs.</p>\n<p>Entrez ci-dessous une phrase secrète qui sera utilisée par défaut lors du chiffrement de périphériques pendant l'installation du système.</p>\n<p>Lisez l'Aide pour plus de détails.</p>\n",
            "id": 3008230,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3008230/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/15912261/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cc/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cc/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
            "author": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
            "timestamp": "2024-03-04T14:49:38.754992Z",
            "action": 5,
            "target": "Voulez-vous vraiment utiliser cette phrase secrète ?",
            "id": 3008231,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3008231/?format=api"
        }
    ]
}