Translation components API.

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

GET /api/translations/yakforms/public-results/fr/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://weblate.framasoft.org/api/translations/yakforms/public-results/fr/?format=api",
            "source": [
                "Form author has checked the \"public results\" option"
            ],
            "previous_source": "",
            "target": [
                "L'auteur du formulaire a coché l'option \"résultats publiques\""
            ],
            "id_hash": 2792171482490110041,
            "content_hash": 2792171482490110041,
            "location": "sites/all/modules/yakforms_public_results/yakforms_public_results.module:10",
            "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": 8,
            "source_unit": "https://weblate.framasoft.org/api/units/475815/?format=api",
            "priority": 100,
            "id": 494830,
            "web_url": "https://weblate.framasoft.org/translate/yakforms/public-results/fr/?checksum=a6bfc92b75cc8059",
            "url": "https://weblate.framasoft.org/api/units/494830/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-27T07:26:48.413455Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/yakforms/public-results/fr/?format=api",
            "source": [
                "Back to results"
            ],
            "previous_source": "",
            "target": [
                "Retour aux résultats"
            ],
            "id_hash": 6390309020427620863,
            "content_hash": 6390309020427620863,
            "location": "sites/all/modules/yakforms_public_results/yakforms_public_results.module:33",
            "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": 3,
            "source_unit": "https://weblate.framasoft.org/api/units/475817/?format=api",
            "priority": 100,
            "id": 494831,
            "web_url": "https://weblate.framasoft.org/translate/yakforms/public-results/fr/?checksum=d8aef0325f9011ff",
            "url": "https://weblate.framasoft.org/api/units/494831/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-27T07:26:48.416715Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/yakforms/public-results/fr/?format=api",
            "source": [
                "Yakforms Public Results"
            ],
            "previous_source": "",
            "target": [
                "Yakforms Résultats Publiques"
            ],
            "id_hash": 5273105969205597044,
            "content_hash": 5273105969205597044,
            "location": "sites/all/modules/yakforms_public_results/yakforms_public_results.info:0",
            "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": 3,
            "source_unit": "https://weblate.framasoft.org/api/units/494817/?format=api",
            "priority": 100,
            "id": 494832,
            "web_url": "https://weblate.framasoft.org/translate/yakforms/public-results/fr/?checksum=c92dd5f0dd7dd374",
            "url": "https://weblate.framasoft.org/api/units/494832/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-27T07:26:48.419677Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/yakforms/public-results/fr/?format=api",
            "source": [
                "Give form author ability to give public access to his results."
            ],
            "previous_source": "",
            "target": [
                "Donner l'autorisation à l'auteur du formulaire de rendre ses résultats publiques"
            ],
            "id_hash": -8685068221320343115,
            "content_hash": -8685068221320343115,
            "location": "sites/all/modules/yakforms_public_results/yakforms_public_results.info:0",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 11,
            "source_unit": "https://weblate.framasoft.org/api/units/475819/?format=api",
            "priority": 100,
            "id": 494833,
            "web_url": "https://weblate.framasoft.org/translate/yakforms/public-results/fr/?checksum=07787077da2ad1b5",
            "url": "https://weblate.framasoft.org/api/units/494833/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-27T07:26:48.422738Z"
        }
    ]
}