Translation components API.

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

GET /api/translations/documentation/moderator-content-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/moderator-content-index/en_GB/?format=api",
            "source": [
                "Manage your pod's content"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6993202091851704265,
            "content_hash": -6993202091851704265,
            "location": "../../moderator_documentation/content/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": 4,
            "source_unit": "https://translate.funkwhale.audio/api/units/376311/?format=api",
            "priority": 100,
            "id": 376367,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/moderator-content-index/en_GB/?checksum=1ef327bfc0a91837",
            "url": "https://translate.funkwhale.audio/api/units/376367/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:07:04.041659Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/moderator-content-index/en_GB/?format=api",
            "source": [
                "Moderate content on your pod"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2447864161916292526,
            "content_hash": -2447864161916292526,
            "location": "../../moderator_documentation/content/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": 5,
            "source_unit": "https://translate.funkwhale.audio/api/units/376314/?format=api",
            "priority": 100,
            "id": 376368,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/moderator-content-index/en_GB/?checksum=5e0770839a91f252",
            "url": "https://translate.funkwhale.audio/api/units/376368/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:07:04.042748Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/moderator-content-index/en_GB/?format=api",
            "source": [
                "If you have the **Library** permission, you can change content on your pod. Use this permission to hide copyrighted content and remove offensive material."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5685615145251864939,
            "content_hash": -5685615145251864939,
            "location": "../../moderator_documentation/content/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": 24,
            "source_unit": "https://translate.funkwhale.audio/api/units/376322/?format=api",
            "priority": 100,
            "id": 376369,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/moderator-content-index/en_GB/?checksum=3118a32629ae7e95",
            "url": "https://translate.funkwhale.audio/api/units/376369/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:07:04.043659Z"
        }
    ]
}