Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-magazine/masterpageswriting-a-pitch/it/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpageswriting-a-pitch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpageswriting-a-pitch/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-18T06:24:35.701576Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "po/it/master/pages/writing-a-pitch.po"
            },
            "id": 4641371,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4641371/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10199210/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpageswriting-a-pitch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpageswriting-a-pitch/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-18T06:24:35.701538Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "See the xref:workflow-article-proposal.adoc[Editorial Workflow - Article Proposal] page for more information.",
                "old_state": -1
            },
            "id": 4641370,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4641370/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10199209/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpageswriting-a-pitch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpageswriting-a-pitch/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-18T06:24:35.701497Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Just propose your idea on our https://discussion.fedoraproject.org/new-topic?category=workflows/magazine[Fedora Magazine Discourse forum].",
                "old_state": -1
            },
            "id": 4641369,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4641369/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10199208/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpageswriting-a-pitch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpageswriting-a-pitch/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-18T06:24:35.701453Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Fedora Magazine welcomes anyone to submit ideas for articles.",
                "old_state": -1
            },
            "id": 4641368,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4641368/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10199207/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpageswriting-a-pitch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpageswriting-a-pitch/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-18T06:24:35.701368Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Proposing Articles for Fedora Magazine",
                "old_state": -1
            },
            "id": 4641367,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4641367/?format=api"
        }
    ]
}