Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-workflows-index/en_GB/?format=api",
            "source": [
                "Workflows"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7991055992793307952,
            "content_hash": 7991055992793307952,
            "location": "../../developer_documentation/workflows/index.md:5",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.funkwhale.audio/api/units/373738/?format=api",
            "priority": 100,
            "id": 373764,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-workflows-index/en_GB/?checksum=eee5ef1646b39b30",
            "url": "https://translate.funkwhale.audio/api/units/373764/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:55.081043Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-workflows-index/en_GB/?format=api",
            "source": [
                "Development workflows"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1971364913194910173,
            "content_hash": 1971364913194910173,
            "location": "../../developer_documentation/workflows/index.md:1",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.funkwhale.audio/api/units/373742/?format=api",
            "priority": 100,
            "id": 373766,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-workflows-index/en_GB/?checksum=9b5bb1f19da6c1dd",
            "url": "https://translate.funkwhale.audio/api/units/373766/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:55.081991Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-workflows-index/en_GB/?format=api",
            "source": [
                "Funkwhale follows workflows for each area of development and release management. You can find a breakdown of these in this section."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 924387772559949268,
            "content_hash": 924387772559949268,
            "location": "../../developer_documentation/workflows/index.md:3",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate.funkwhale.audio/api/units/373744/?format=api",
            "priority": 100,
            "id": 373768,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-workflows-index/en_GB/?checksum=8cd415c812267dd4",
            "url": "https://translate.funkwhale.audio/api/units/373768/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:55.082818Z"
        }
    ]
}