Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/18160175/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f26pagesindex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f26pagesindex/hi/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
            "timestamp": "2024-07-06T22:33:32.463534Z",
            "action": 4,
            "target": "फेडोरा में स्वागत है ",
            "old": "",
            "details": {
                "state": 0,
                "source": "Welcome to Fedora ",
                "old_state": 0
            },
            "id": 16723302,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/16723302/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f26pagesindex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f26pagesindex/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-06T22:33:28.062404Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "po/hi/f26/pages/index.po"
            },
            "id": 16723301,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16723301/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18160176/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f26pagesindex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f26pagesindex/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-06T22:33:28.062319Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "We still need the Release notes to be moved to Antora. As a start, the https://docs.fedoraproject.org/f28/release-notes/welcome/Welcome.html[Welcome to Fedora] page from release notes will be the homepage here.",
                "old_state": -1
            },
            "id": 16723300,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/16723300/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18160175/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f26pagesindex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f26pagesindex/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-06T22:33:28.062211Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Welcome to Fedora ",
                "old_state": -1
            },
            "id": 16723299,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/16723299/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f26pagesindex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f26pagesindex/hi/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2024-07-06T22:33:27.800075Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 16723298,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/16723298/?format=api"
        }
    ]
}