Translation components API.

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

GET /api/translations/candlepin/candlepin-4-3-hotfix/de/changes/?format=api&page=9
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 402,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/candlepin/candlepin-4-3-hotfix/de/changes/?format=api&page=8",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/15248719/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/candlepin/candlepin-4-3-hotfix/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/candlepin/candlepin-4-3-hotfix/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-04T15:28:15.078464Z",
            "action": 30,
            "target": "Auto-attach is disabled for owner {0}",
            "id": 12542733,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/12542733/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15248718/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/candlepin/candlepin-4-3-hotfix/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/candlepin/candlepin-4-3-hotfix/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-04T15:28:15.078378Z",
            "action": 59,
            "target": "Reparaturversuch wegen fehlendem org Schlüssel \"{}\"",
            "id": 12542732,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12542732/?format=api"
        }
    ]
}