Translation components API.

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

GET /api/translations/yast-authserver/master/sk/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 57,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-authserver/master/sk/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/7577251/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2017-12-18T13:36:31.100622Z",
            "action": 9,
            "target": "Bezpečnostné voľby (povinné)",
            "id": 768184,
            "action_name": "Translation uploaded",
            "url": "https://l10n.opensuse.org/api/changes/768184/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7577249/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2017-12-18T13:36:30.999459Z",
            "action": 9,
            "target": "Prípona adresára (napr. dc=example,dc=net)",
            "id": 768182,
            "action_name": "Translation uploaded",
            "url": "https://l10n.opensuse.org/api/changes/768182/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7577247/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2017-12-18T13:36:30.893982Z",
            "action": 9,
            "target": "Plne kvalifikovaný názov domény (napr. dir.example.net)",
            "id": 768180,
            "action_name": "Translation uploaded",
            "url": "https://l10n.opensuse.org/api/changes/768180/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7577246/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2017-12-18T13:36:30.841865Z",
            "action": 9,
            "target": "Všeobecné voľby (povinné)",
            "id": 768179,
            "action_name": "Translation uploaded",
            "url": "https://l10n.opensuse.org/api/changes/768179/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7577245/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2017-12-18T13:36:30.784113Z",
            "action": 9,
            "target": "Vytvoriť novú inštanciu adresára",
            "id": 768178,
            "action_name": "Translation uploaded",
            "url": "https://l10n.opensuse.org/api/changes/768178/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-12-18T13:28:58.719649Z",
            "action": 17,
            "target": "",
            "id": 768176,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/768176/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-13T16:15:27.731240Z",
            "action": 0,
            "target": "",
            "id": 750772,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/750772/?format=api"
        }
    ]
}