Translation components API.

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

GET /api/translations/friends/friends/cs/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/cs/?format=api",
            "source": [
                "Friends"
            ],
            "previous_source": "",
            "target": [
                "Přátelé"
            ],
            "id_hash": 4519041373979108667,
            "content_hash": 4519041373979108667,
            "location": "src/MainWindow.vala:30",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/2890706/?format=api",
            "priority": 100,
            "id": 2890738,
            "web_url": "https://l10n.elementary.io/translate/friends/friends/cs/?checksum=beb6dc2fcd51653b",
            "url": "https://l10n.elementary.io/api/units/2890738/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-24T10:40:07.071841Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/cs/?format=api",
            "source": [
                "No Contact Selected"
            ],
            "previous_source": "",
            "target": [
                "Nevybrán žádný kontakt"
            ],
            "id_hash": -1158996417785007369,
            "content_hash": -1158996417785007369,
            "location": "src/IndividualView.vala:25",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.elementary.io/api/units/2890705/?format=api",
            "priority": 100,
            "id": 2892174,
            "web_url": "https://l10n.elementary.io/translate/friends/friends/cs/?checksum=6fea6ae60df972f7",
            "url": "https://l10n.elementary.io/api/units/2892174/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-25T11:54:57.705213Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/cs/?format=api",
            "source": [
                "Search Friends"
            ],
            "previous_source": "",
            "target": [
                "Hledat přátele"
            ],
            "id_hash": -8089252132704501440,
            "content_hash": -8089252132704501440,
            "location": "src/MainWindow.vala:57",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.elementary.io/api/units/2890707/?format=api",
            "priority": 100,
            "id": 2892175,
            "web_url": "https://l10n.elementary.io/translate/friends/friends/cs/?checksum=0fbd340b4393c140",
            "url": "https://l10n.elementary.io/api/units/2892175/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-25T11:54:57.723270Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/cs/?format=api",
            "source": [
                "#"
            ],
            "previous_source": "",
            "target": [
                "č."
            ],
            "id_hash": 576303781239871389,
            "content_hash": 576303781239871389,
            "location": "src/MainWindow.vala:164, src/MainWindow.vala:167",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/2890708/?format=api",
            "priority": 100,
            "id": 2892176,
            "web_url": "https://l10n.elementary.io/translate/friends/friends/cs/?checksum=87ff713c5384579d",
            "url": "https://l10n.elementary.io/api/units/2892176/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-25T11:54:57.733509Z"
        }
    ]
}