Translation components API.

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

GET /api/translations/xwiki-platform/appwithinminutes-translations/uk/changes/?format=api&page=9
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 404,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/uk/changes/?format=api&page=8",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/330583/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/rfitsyk/?format=api",
            "author": "https://l10n.xwiki.org/api/users/rfitsyk/?format=api",
            "timestamp": "2019-01-23T22:44:19.440652Z",
            "action": 5,
            "target": "Створюйте спільні веб-програми протягом декількох хвилин на основі потужної структурованої системи керування даними XWiki.",
            "id": 73390,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/73390/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/330582/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/rfitsyk/?format=api",
            "author": "https://l10n.xwiki.org/api/users/rfitsyk/?format=api",
            "timestamp": "2019-01-23T22:43:42.178788Z",
            "action": 5,
            "target": "Додаток За Хвилину",
            "id": 73389,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/73389/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/rfitsyk/?format=api",
            "author": null,
            "timestamp": "2019-01-23T22:40:38.950792Z",
            "action": 17,
            "target": "",
            "id": 73388,
            "action_name": "Changes committed",
            "url": "https://l10n.xwiki.org/api/changes/73388/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/rfitsyk/?format=api",
            "author": "https://l10n.xwiki.org/api/users/rfitsyk/?format=api",
            "timestamp": "2019-01-23T22:40:38.945215Z",
            "action": 0,
            "target": "",
            "id": 73387,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/73387/?format=api"
        }
    ]
}