Translation components API.

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

GET /api/translations/website/oem/he/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.elementary.io/api/translations/website/oem/he/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/3021916/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/he/?format=api",
            "user": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "author": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "timestamp": "2021-09-02T08:29:39.413394Z",
            "action": 5,
            "target": "אנו מציעים שתי דרכים להופיע כספקים של elementary OS ב<a href=\"https://store.elementary.io\">חנות שלנו</a>, עם דרישות ויתרונות שונים.",
            "id": 1027803,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/1027803/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3021915/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/he/?format=api",
            "user": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "author": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "timestamp": "2021-09-02T08:28:59.985671Z",
            "action": 2,
            "target": "שותפים וקמעונאים",
            "id": 1027802,
            "action_name": "Translation changed",
            "url": "https://l10n.elementary.io/api/changes/1027802/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3021915/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/he/?format=api",
            "user": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "author": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "timestamp": "2021-09-02T08:28:48.744363Z",
            "action": 5,
            "target": "שותפים ומפיצים",
            "id": 1027801,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/1027801/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3021914/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/he/?format=api",
            "user": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "author": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "timestamp": "2021-09-02T08:28:40.123795Z",
            "action": 5,
            "target": "ללקוחות שלך מגיעה החוויה הטובה ביותר עם elementary OS.",
            "id": 1027800,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/1027800/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3021913/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/he/?format=api",
            "user": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "author": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "timestamp": "2021-09-02T08:28:23.011049Z",
            "action": 5,
            "target": "מידע לספקי חומרה",
            "id": 1027799,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/1027799/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3021913/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/he/?format=api",
            "user": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "author": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "timestamp": "2021-09-02T08:28:23.002960Z",
            "action": 45,
            "target": "",
            "id": 1027798,
            "action_name": "Contributor joined",
            "url": "https://l10n.elementary.io/api/changes/1027798/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-02T07:59:23.123803Z",
            "action": 0,
            "target": "",
            "id": 1027744,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1027744/?format=api"
        }
    ]
}