Translation components API.

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

GET /api/translations/fedora-docs-l10n-containers/masterpagesguidelinesnaming/fi/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-containers/masterpagesguidelinesnaming/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinesnaming/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-16T15:35:54.482430Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "po/fi/master/pages/guidelines/naming.po"
            },
            "id": 10230155,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/10230155/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/13355273/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesguidelinesnaming/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinesnaming/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-16T15:35:54.482393Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Fedora content is now \"namespaced\" in https://src.fedoraproject.org/projects/container/%2A[DistGit], with the container namespace being 'container'.",
                "old_state": -1
            },
            "id": 10230154,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/10230154/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/13355272/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesguidelinesnaming/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinesnaming/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-16T15:35:54.482353Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "None of the Fedora releases/DistGit-branch naming should be taken into consideration by the main container name, just as it is for RPM Package Naming.",
                "old_state": -1
            },
            "id": 10230153,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/10230153/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/13355271/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesguidelinesnaming/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinesnaming/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-16T15:35:54.482306Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A Fedora Container Layered Image name should be the same as the the name of main service that it intends to provide end users.  Therefore, naming must follow the https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/[General Naming Guidelines]",
                "old_state": -1
            },
            "id": 10230152,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/10230152/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/13355270/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesguidelinesnaming/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelinesnaming/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-16T15:35:54.482224Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Fedora Container Naming",
                "old_state": -1
            },
            "id": 10230151,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/10230151/?format=api"
        }
    ]
}