Translation components API.

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

GET /api/translations/documentation/developer-plugins-install/en_devel/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 12,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-install/en_devel/?format=api",
            "source": [
                "Install a plugin"
            ],
            "previous_source": "",
            "target": [
                "Install a plugin"
            ],
            "id_hash": -7601989265879876949,
            "content_hash": -7601989265879876949,
            "location": "../../developer/plugins/install.md:1",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.funkwhale.audio/api/units/373699/?format=api",
            "priority": 100,
            "id": 373699,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-plugins-install/en_devel/?checksum=16804f0a2ce5baab",
            "url": "https://translate.funkwhale.audio/api/units/373699/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:54.833122Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-install/en_devel/?format=api",
            "source": [
                "Once you have [created your plugin](create.md), you can install it on your Funkwhale pod."
            ],
            "previous_source": "",
            "target": [
                "Once you have [created your plugin](create.md), you can install it on your Funkwhale pod."
            ],
            "id_hash": -266855095558062596,
            "content_hash": -266855095558062596,
            "location": "../../developer/plugins/install.md:3",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.funkwhale.audio/api/units/373703/?format=api",
            "priority": 100,
            "id": 373703,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-plugins-install/en_devel/?checksum=7c4bf0b456c23dfc",
            "url": "https://translate.funkwhale.audio/api/units/373703/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:54.846815Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-install/en_devel/?format=api",
            "source": [
                "Install a local plugin"
            ],
            "previous_source": "",
            "target": [
                "Install a local plugin"
            ],
            "id_hash": 5057599343668513733,
            "content_hash": 5057599343668513733,
            "location": "../../developer/plugins/install.md:5",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.funkwhale.audio/api/units/373706/?format=api",
            "priority": 100,
            "id": 373706,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-plugins-install/en_devel/?checksum=c63033ce879c4bc5",
            "url": "https://translate.funkwhale.audio/api/units/373706/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:54.857870Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-install/en_devel/?format=api",
            "source": [
                "To install a plugin located on your server:"
            ],
            "previous_source": "",
            "target": [
                "To install a plugin located on your server:"
            ],
            "id_hash": 3337701239256021,
            "content_hash": 3337701239256021,
            "location": "../../developer/plugins/install.md:7",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.funkwhale.audio/api/units/373709/?format=api",
            "priority": 100,
            "id": 373709,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-plugins-install/en_devel/?checksum=800bdb9f20bb73d5",
            "url": "https://translate.funkwhale.audio/api/units/373709/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:54.867927Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-install/en_devel/?format=api",
            "source": [
                "Add the plugin directory to the `FUNKWHALE_PLUGINS_PATH` variable in your `.env` file"
            ],
            "previous_source": "",
            "target": [
                "Add the plugin directory to the `FUNKWHALE_PLUGINS_PATH` variable in your `.env` file"
            ],
            "id_hash": 3675808335453830794,
            "content_hash": 3675808335453830794,
            "location": "../../developer/plugins/install.md:9",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.funkwhale.audio/api/units/373712/?format=api",
            "priority": 100,
            "id": 373712,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-plugins-install/en_devel/?checksum=b3031834b1253e8a",
            "url": "https://translate.funkwhale.audio/api/units/373712/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:54.877518Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-install/en_devel/?format=api",
            "source": [
                "Add the plugin name to the `FUNKWHALE_PLUGINS` variable in your `.env` file"
            ],
            "previous_source": "",
            "target": [
                "Add the plugin name to the `FUNKWHALE_PLUGINS` variable in your `.env` file"
            ],
            "id_hash": 3206128491589210405,
            "content_hash": 3206128491589210405,
            "location": "../../developer/plugins/install.md:10, ../../developer/plugins/install.md:22",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.funkwhale.audio/api/units/373715/?format=api",
            "priority": 100,
            "id": 373715,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-plugins-install/en_devel/?checksum=ac7e74e0556f1125",
            "url": "https://translate.funkwhale.audio/api/units/373715/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:54.887726Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-install/en_devel/?format=api",
            "source": [
                "Restart Funkwhale to pick up the changes"
            ],
            "previous_source": "",
            "target": [
                "Restart Funkwhale to pick up the changes"
            ],
            "id_hash": 6467562340963798000,
            "content_hash": 6467562340963798000,
            "location": "../../developer/plugins/install.md:16, ../../developer/plugins/install.md:50",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.funkwhale.audio/api/units/373718/?format=api",
            "priority": 100,
            "id": 373718,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-plugins-install/en_devel/?checksum=d9c165aeb7d74bf0",
            "url": "https://translate.funkwhale.audio/api/units/373718/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:54.897919Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-install/en_devel/?format=api",
            "source": [
                "Install a third-party plugin"
            ],
            "previous_source": "",
            "target": [
                "Install a third-party plugin"
            ],
            "id_hash": -5592226036603660687,
            "content_hash": -5592226036603660687,
            "location": "../../developer/plugins/install.md:18",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.funkwhale.audio/api/units/373721/?format=api",
            "priority": 100,
            "id": 373721,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-plugins-install/en_devel/?checksum=32646c0c708c5671",
            "url": "https://translate.funkwhale.audio/api/units/373721/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:54.906874Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-install/en_devel/?format=api",
            "source": [
                "You can install third-party plugins using the `funkwhale-manage` command line interface. To do this:"
            ],
            "previous_source": "",
            "target": [
                "You can install third-party plugins using the `funkwhale-manage` command line interface. To do this:"
            ],
            "id_hash": 3235121017179755133,
            "content_hash": 3235121017179755133,
            "location": "../../developer/plugins/install.md:20",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.funkwhale.audio/api/units/373724/?format=api",
            "priority": 100,
            "id": 373724,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-plugins-install/en_devel/?checksum=ace5756cba66527d",
            "url": "https://translate.funkwhale.audio/api/units/373724/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:54.915652Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-install/en_devel/?format=api",
            "source": [
                "Call the `funkwhale-manage` command line interface with the location of the plugin archive"
            ],
            "previous_source": "",
            "target": [
                "Call the `funkwhale-manage` command line interface with the location of the plugin archive"
            ],
            "id_hash": -4134876349469263967,
            "content_hash": -4134876349469263967,
            "location": "../../developer/plugins/install.md:28",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.funkwhale.audio/api/units/373727/?format=api",
            "priority": 100,
            "id": 373727,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-plugins-install/en_devel/?checksum=469df7de1fb877a1",
            "url": "https://translate.funkwhale.audio/api/units/373727/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:54.927191Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-install/en_devel/?format=api",
            "source": [
                "Debian"
            ],
            "previous_source": "",
            "target": [
                "Debian"
            ],
            "id_hash": 66094499807608419,
            "content_hash": 66094499807608419,
            "location": "../../developer/plugins/install.md:0",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.funkwhale.audio/api/units/373730/?format=api",
            "priority": 100,
            "id": 373730,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-plugins-install/en_devel/?checksum=80ead098eea3be63",
            "url": "https://translate.funkwhale.audio/api/units/373730/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:54.939189Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-install/en_devel/?format=api",
            "source": [
                "Docker"
            ],
            "previous_source": "",
            "target": [
                "Docker"
            ],
            "id_hash": -8307836762099421938,
            "content_hash": -8307836762099421938,
            "location": "../../developer/plugins/install.md:0",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.funkwhale.audio/api/units/373733/?format=api",
            "priority": 100,
            "id": 373733,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-plugins-install/en_devel/?checksum=0cb4a27b4f21ed0e",
            "url": "https://translate.funkwhale.audio/api/units/373733/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:54.950454Z"
        }
    ]
}