Translation components API.

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

GET /api/translations/ojs/paymethod-manual-emails/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/905427/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual-emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:09:54.122381Z",
            "action": 59,
            "target": "Notification de paiement manuel",
            "id": 953374,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/953374/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/905428/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual-emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:09:54.122461Z",
            "action": 59,
            "target": "Un paiement manuel doit être traité pour la revue {$contextName} et l'utilisateur ou utilisatrice {$senderName} (nom d'utilisateur ou d'utilisatrice &quot;{$senderUsername}&quot;).<br />\n<br />\nL'élément facturé est &quot;{$paymentName}&quot;.<br />\nLe coût est de {$paymentAmount} ({$paymentCurrencyCode}).<br />\n<br />\nCe courriel a été généré par le module de paiement manuel d'Open Journal Systems.",
            "id": 953375,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/953375/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/905429/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual-emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:09:54.122493Z",
            "action": 59,
            "target": "Ce modèle de courriel est utilisé pour notifier un directeur ou une directrice de revue qu'un paiement manuel a été demandé.",
            "id": 953376,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/953376/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/905430/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual-emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:09:54.122524Z",
            "action": 59,
            "target": "Le nom d'utilisateur de la personne ayant fait le paiement",
            "id": 953377,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/953377/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual-emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:09:54.122559Z",
            "action": 0,
            "target": "",
            "id": 953378,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/953378/?format=api"
        }
    ]
}