Translation components API.

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

GET /api/translations/fedora-docs-l10n-commops/glossary/en/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/16783550/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-commops/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/glossary/en/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2024-02-05T16:00:30.686572Z",
            "action": 31,
            "target": "Fedora Magazine",
            "id": 14691980,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/14691980/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16783548/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-commops/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/glossary/en/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2024-02-05T16:00:24.439727Z",
            "action": 31,
            "target": "Community Blog",
            "id": 14691978,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/14691978/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16783546/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-commops/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/glossary/en/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2024-02-05T15:52:34.892974Z",
            "action": 31,
            "target": "en-US",
            "id": 14691955,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/14691955/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16783544/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-commops/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/glossary/en/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2024-02-05T15:51:33.185130Z",
            "action": 31,
            "target": "CommOps Teams",
            "id": 14691951,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/14691951/?format=api"
        }
    ]
}