Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical/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/masterpagestechnical/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-18T06:16:00.159739Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "po/it/master/pages/technical.po"
            },
            "id": 4641108,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4641108/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10198987/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-18T06:16:00.159698Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "One system that sometimes requires changes or fixes is the https://pagure.io/fedoramagazine-theme[Magazine theme]. There is a process to xref:technical-theme.adoc[modify, test, and deploy theme changes].",
                "old_state": -1
            },
            "id": 4641107,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4641107/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10198986/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-18T06:16:00.159653Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Pagure is the system used to track the status of cards (\"Issues\") for the articles.",
                "old_state": -1
            },
            "id": 4641106,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4641106/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10198985/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-18T06:16:00.159603Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The Magazine site itself is simply a https://wordpress.org[WordPress site]. Like any website, it may require maintenance from time to time.",
                "old_state": -1
            },
            "id": 4641105,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4641105/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10198984/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-18T06:16:00.159511Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Technical Notes and Processes",
                "old_state": -1
            },
            "id": 4641104,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4641104/?format=api"
        }
    ]
}