Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-05T01:21:19.932183Z",
            "action": 17,
            "target": "",
            "id": 12380416,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/12380416/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15173359/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-05T01:15:55.531967Z",
            "action": 31,
            "target": "",
            "id": 12380407,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/12380407/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15173350/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-05T01:09:34.492220Z",
            "action": 31,
            "target": "",
            "id": 12380387,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/12380387/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7619607/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/tr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
            "author": null,
            "timestamp": "2020-04-15T18:24:30.978610Z",
            "action": 2,
            "target": "dizge",
            "id": 321014,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/321014/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7619607/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/tr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
            "author": null,
            "timestamp": "2020-04-08T13:00:56.797656Z",
            "action": 2,
            "target": "dizgi",
            "id": 283729,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/283729/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7619607/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/tr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
            "author": null,
            "timestamp": "2020-03-12T18:18:34.173126Z",
            "action": 5,
            "target": "dize",
            "id": 209929,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/209929/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7619609/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/tr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
            "author": null,
            "timestamp": "2020-03-12T18:02:36.826067Z",
            "action": 5,
            "target": "sürüm",
            "id": 209920,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/209920/?format=api"
        }
    ]
}