Translation components API.

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

GET /api/translations/friends/friends/ca/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/ca/?format=api",
            "source": [
                "Friends"
            ],
            "previous_source": "",
            "target": [
                "Amistats"
            ],
            "id_hash": 4519041373979108667,
            "content_hash": 4519041373979108667,
            "location": "src/MainWindow.vala:31",
            "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": 2890732,
            "web_url": "https://l10n.elementary.io/translate/friends/friends/ca/?checksum=beb6dc2fcd51653b",
            "url": "https://l10n.elementary.io/api/units/2890732/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-24T10:40:06.849367Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/ca/?format=api",
            "source": [
                "No Contact Selected"
            ],
            "previous_source": "",
            "target": [
                "No s'ha seleccionat cap contacte."
            ],
            "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": 2892156,
            "web_url": "https://l10n.elementary.io/translate/friends/friends/ca/?checksum=6fea6ae60df972f7",
            "url": "https://l10n.elementary.io/api/units/2892156/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-25T11:54:57.246863Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/ca/?format=api",
            "source": [
                "Search Friends"
            ],
            "previous_source": "",
            "target": [
                "Cerca amistats"
            ],
            "id_hash": -8089252132704501440,
            "content_hash": -8089252132704501440,
            "location": "src/MainWindow.vala:63",
            "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": 2892157,
            "web_url": "https://l10n.elementary.io/translate/friends/friends/ca/?checksum=0fbd340b4393c140",
            "url": "https://l10n.elementary.io/api/units/2892157/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-25T11:54:57.260438Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/friends/friends/ca/?format=api",
            "source": [
                "#"
            ],
            "previous_source": "",
            "target": [
                "#"
            ],
            "id_hash": 576303781239871389,
            "content_hash": 576303781239871389,
            "location": "src/MainWindow.vala:160, src/MainWindow.vala:163",
            "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": 2892158,
            "web_url": "https://l10n.elementary.io/translate/friends/friends/ca/?checksum=87ff713c5384579d",
            "url": "https://l10n.elementary.io/api/units/2892158/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-25T11:54:57.319196Z"
        }
    ]
}