Translation components API.

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

GET /api/translations/fedora-docs-l10n-council/masterantorayml/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-council/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterantorayml/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-21T22:11:53.164175Z",
            "action": 0,
            "target": "",
            "id": 3756457,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3756457/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/6689363/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterantorayml/fi/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
            "timestamp": "2021-01-03T16:09:12.463325Z",
            "action": 5,
            "target": "Fedoraneuvosto",
            "id": 2849927,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/2849927/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/6689362/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterantorayml/fi/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
            "timestamp": "2021-01-03T16:08:04.461368Z",
            "action": 5,
            "target": "modules/ROOT/nav.adoc",
            "id": 2849925,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/2849925/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/6689362/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterantorayml/fi/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
            "timestamp": "2021-01-03T16:08:04.456460Z",
            "action": 45,
            "target": "",
            "id": 2849924,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/2849924/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterantorayml/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-03T15:47:46.786647Z",
            "action": 0,
            "target": "",
            "id": 2849196,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2849196/?format=api"
        }
    ]
}