Translation components API.

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

GET /api/translations/tails/wikisrcdocupgraderelease_notes-po/tr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderelease_notes-po/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgraderelease_notes-po/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-29T20:00:31Z",
            "action": 0,
            "target": "",
            "id": 2896407,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/2896407/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderelease_notes-po/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgraderelease_notes-po/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-02T08:55:49Z",
            "action": 17,
            "target": "",
            "id": 113266,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/113266/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/190515/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderelease_notes-po/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgraderelease_notes-po/tr/?format=api",
            "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "timestamp": "2018-07-02T07:14:59Z",
            "action": 5,
            "target": "[[!inline pages=\"page(news/version_*) and currentlang()\" show=\"1\" sort=\"-meta(date) age -path\"]]\n",
            "id": 112878,
            "action_name": "Translation added",
            "url": "https://translate.tails.boum.org/api/changes/112878/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderelease_notes-po/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgraderelease_notes-po/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-21T08:26:13Z",
            "action": 0,
            "target": "",
            "id": 105842,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/105842/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderelease_notes-po/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgraderelease_notes-po/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-09T18:46:14Z",
            "action": 0,
            "target": "",
            "id": 81263,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/81263/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocupgraderelease_notes-po/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocupgraderelease_notes-po/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-30T11:53:42Z",
            "action": 0,
            "target": "",
            "id": 75516,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/75516/?format=api"
        }
    ]
}