Translation components API.

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

GET /api/translations/fedora-docs-l10n-project/masterpagesfoundation_friends/ja/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/9097525/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesfoundation_friends/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesfoundation_friends/ja/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/sujiniku/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/sujiniku/?format=api",
            "timestamp": "2022-05-15T01:41:13.405465Z",
            "action": 5,
            "target": "強くて面倒見のあるコミュニティ.",
            "id": 4904345,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/4904345/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9097528/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesfoundation_friends/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesfoundation_friends/ja/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/sujiniku/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/sujiniku/?format=api",
            "timestamp": "2022-05-15T01:38:32.555738Z",
            "action": 5,
            "target": "一般の友人と同様、詳細では意見の不一致も時にはありますが、自由ソフトウェアの前進のための利益に役立たせられる受け入れ可能な合意を見つけられると信じています。私たちは Red Hat と私たちの巨大なボランティアコミュニティとの間における強いパートナーシップを信じています。どちらも Fedora Project の成功を助けるための不可欠な貢献をしています。",
            "id": 4904140,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/4904140/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9097527/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesfoundation_friends/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesfoundation_friends/ja/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/sujiniku/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/sujiniku/?format=api",
            "timestamp": "2022-05-15T01:30:21.436582Z",
            "action": 4,
            "target": "Fedora コミュニティは色々な職の人で構成されており、自由ソフトウェアの前進のために一緒に作業しています。私たちのコアバリューを信じている限り、スキルのレベルに関係なく、There is a place in Fedora for https://whatcanidoforfedora.org/[anyone who wants to help] .",
            "id": 4903604,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/4903604/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesfoundation_friends/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesfoundation_friends/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-19T18:38:57.746730Z",
            "action": 0,
            "target": "",
            "id": 3752996,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3752996/?format=api"
        }
    ]
}