Translation components API.

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

GET /api/components/nickvision-money/docs/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5746,
    "next": "https://hosted.weblate.org/api/components/nickvision-money/docs/changes/?format=api&page=4",
    "previous": "https://hosted.weblate.org/api/components/nickvision-money/docs/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/119684594/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.896293+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Transaction's group Id. Ids start with 1. For ungrouped transaction it should be -1 (not 0, this is incorrect value for group Id).",
                "old_state": -1
            },
            "id": 85647230,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647230/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684593/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.896238+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Whether a transaction should use group color: 0 — false, 1 — true.",
                "old_state": -1
            },
            "id": 85647229,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647229/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684592/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.896187+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Transaction color, should be in <em>rgb(R,G,B)</em> format where <em>R</em>, <em>G</em> and <em>B</em> are integers in range between 0 and 255.",
                "old_state": -1
            },
            "id": 85647228,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647228/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684591/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.896142+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Transaction amount in English (US) format (<em>123,456.78</em>).",
                "old_state": -1
            },
            "id": 85647227,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647227/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684590/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.896098+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "End date for repeat transaction, should be in English (US) format (<em>MM/DD/YYYY</em>). Leave it empty if it's not repeat transaction.",
                "old_state": -1
            },
            "id": 85647226,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647226/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684589/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.896054+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Should be either an Id of source transaction or 0 if it's a source transaction or -1 if it's not repeat transaction.",
                "old_state": -1
            },
            "id": 85647225,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647225/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684588/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.896010+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "See <em>Repeat Interval</em> in <link xref=\"transaction\">transaction</link> page for details about repeat transactions.",
                "old_state": -1
            },
            "id": 85647224,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647224/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684587/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895961+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "6 - Biyearly",
                "old_state": -1
            },
            "id": 85647223,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647223/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684586/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895917+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "5 - Yearly",
                "old_state": -1
            },
            "id": 85647222,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647222/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684585/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895865+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "4 - Quarterly",
                "old_state": -1
            },
            "id": 85647221,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647221/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684584/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895810+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "3 - Monthly",
                "old_state": -1
            },
            "id": 85647220,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647220/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684583/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895765+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "7 - Biweekly",
                "old_state": -1
            },
            "id": 85647219,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647219/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684582/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895701+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "2 - Weekly",
                "old_state": -1
            },
            "id": 85647218,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647218/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684581/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895647+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "1 - Daily",
                "old_state": -1
            },
            "id": 85647217,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647217/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684580/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895590+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "0 - Never",
                "old_state": -1
            },
            "id": 85647216,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647216/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684579/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895510+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A number representing transaction repeat interval:",
                "old_state": -1
            },
            "id": 85647215,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647215/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684578/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895464+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Transaction type: 0 for income, 1 for expense.",
                "old_state": -1
            },
            "id": 85647214,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647214/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684577/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895400+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Transaction description, it can contain any characters except semicolon.",
                "old_state": -1
            },
            "id": 85647213,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647213/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684576/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895348+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Transaction date (or start date in case of repeat transaction), should be in English (US) format (<em>MM/DD/YYYY</em>).",
                "old_state": -1
            },
            "id": 85647212,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647212/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684575/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895303+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Transaction Id, should be unique for a given account. Ids start with 1.",
                "old_state": -1
            },
            "id": 85647211,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647211/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684574/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895257+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "❗ While CSV is a common format and some banks allow their users to export information as CSV, these files are in fact tables that can contain arbitrary data. Importing a CSV file created in other program will fail, because its data will not be compatible with what <app>Denaro</app> tries to get from a file. The purpose of CSV import/export is to provide a way to add data to an account using external programs such as text editors and office suites. Import will only add new transactions without overriding existing ones. If you want to create a CSV file manually, this is the header that includes all columns <app>Denaro</app> expects to find:",
                "old_state": -1
            },
            "id": 85647210,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647210/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684573/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895188+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Dates should be in English (US) format (<em>MM/DD/YYYY</em>).",
                "old_state": -1
            },
            "id": 85647209,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647209/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684572/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895141+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Dates should be in <em>YYYYMMDD</em> format.",
                "old_state": -1
            },
            "id": 85647208,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647208/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684571/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895065+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Import Formats",
                "old_state": -1
            },
            "id": 85647207,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647207/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684570/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.895013+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Import/Export",
                "old_state": -1
            },
            "id": 85647206,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647206/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684569/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894966+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Import/Export 📤",
                "old_state": -1
            },
            "id": 85647205,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647205/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684568/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894898+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A folder where your data will be automatically <link xref=\"import-export\">exported to CSV</link> after every change. This feature doesn't work for password-protected accounts, because CSV files can't be password-protected.",
                "old_state": -1
            },
            "id": 85647204,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647204/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684567/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894854+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "CSV Backup Folder",
                "old_state": -1
            },
            "id": 85647203,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647203/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684566/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894808+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Set for which keys pressed will the locale's decimal separator be inserted into an amount field: numpad period, any period and comma, or none. If decimal separator is already presented in a field, it will not be inserted.",
                "old_state": -1
            },
            "id": 85647202,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647202/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684565/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894742+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Insert Decimal Separator",
                "old_state": -1
            },
            "id": 85647201,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647201/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684564/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894696+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Whether to use numerals that are native for your locale instead of latin digits. For example, if this setting is enabled <em>٠١٢</em> will be used instead of <em>012</em> for locales that use Eastern Arabic numerals.",
                "old_state": -1
            },
            "id": 85647200,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647200/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684563/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894651+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Use Native Digits",
                "old_state": -1
            },
            "id": 85647199,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647199/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684562/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894586+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A color used to mark <link xref=\"account\">accounts</link> with the <em>Business</em> type in a recent accounts list.",
                "old_state": -1
            },
            "id": 85647198,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647198/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684561/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894525+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Business Account Color",
                "old_state": -1
            },
            "id": 85647197,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647197/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684560/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894469+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A color used to mark <link xref=\"account\">accounts</link> with the <em>Savings</em> type in a recent accounts list.",
                "old_state": -1
            },
            "id": 85647196,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647196/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684559/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894412+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Savings Account Color",
                "old_state": -1
            },
            "id": 85647195,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647195/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684558/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894358+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A color used to mark <link xref=\"account\">accounts</link> with the <em>Checking</em> type in a recent accounts list.",
                "old_state": -1
            },
            "id": 85647194,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647194/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684557/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894292+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Checking Account Color",
                "old_state": -1
            },
            "id": 85647193,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647193/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684556/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894233+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A color that will be selected by default when adding a new group. This is also a color for «Ungrouped» group.",
                "old_state": -1
            },
            "id": 85647192,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647192/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684555/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894188+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Group Default Color",
                "old_state": -1
            },
            "id": 85647191,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647191/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684554/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.894112+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A color that will be used for transactions created using <link xref=\"transfer\">transfer</link>. Changing this will not affect existing transactions.",
                "old_state": -1
            },
            "id": 85647190,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647190/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684553/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.893982+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Transfer Default Color",
                "old_state": -1
            },
            "id": 85647189,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647189/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684552/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.893920+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A color that will be selected by default when adding a new <link xref=\"transaction\">transaction</link> with unique color. Changing this will not affect existing transactions, even if they use previously selected default color.",
                "old_state": -1
            },
            "id": 85647188,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647188/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684551/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.893876+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Transaction Default Color",
                "old_state": -1
            },
            "id": 85647187,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647187/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684550/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.893831+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Set light or dark theme, or make <app>Denaro</app> follow your system theme. Changing this on Windows requires the application restart to apply.",
                "old_state": -1
            },
            "id": 85647186,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647186/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684549/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.893786+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Theme",
                "old_state": -1
            },
            "id": 85647185,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647185/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684548/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.893725+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Depending on your platform, in the application interface the configuration is referred as either <gui>Preferences</gui> or <gui>Settings</gui>.",
                "old_state": -1
            },
            "id": 85647184,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647184/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684547/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.893680+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "This page describes what you can change in the application configuration.",
                "old_state": -1
            },
            "id": 85647183,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647183/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684546/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.893636+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Configuration",
                "old_state": -1
            },
            "id": 85647182,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647182/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/119684545/?format=api",
            "component": "https://hosted.weblate.org/api/components/nickvision-money/docs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/nickvision-money/docs/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-24T19:44:13.893591+01:00",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Configuration 🔧",
                "old_state": -1
            },
            "id": 85647181,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/85647181/?format=api"
        }
    ]
}