Translation components API.

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

GET /api/translations/documentation/administrator-uninstall-index/en_GB/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://translate.funkwhale.audio/api/translations/documentation/administrator-uninstall-index/en_GB/?format=api",
            "source": [
                "Choose your setup"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4084250193574875865,
            "content_hash": -4084250193574875865,
            "location": "../../administrator_documentation/uninstall_docs/index.md:9",
            "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": 3,
            "source_unit": "https://translate.funkwhale.audio/api/units/371680/?format=api",
            "priority": 100,
            "id": 371760,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/administrator-uninstall-index/en_GB/?checksum=4751d41696262d27",
            "url": "https://translate.funkwhale.audio/api/units/371760/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:45.964070Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-uninstall-index/en_GB/?format=api",
            "source": [
                "Uninstall Funkwhale"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 192858432398361904,
            "content_hash": 192858432398361904,
            "location": "../../administrator_documentation/uninstall_docs/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/371681/?format=api",
            "priority": 100,
            "id": 371761,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/administrator-uninstall-index/en_GB/?checksum=82ad2bb8f30b0530",
            "url": "https://translate.funkwhale.audio/api/units/371761/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:45.965004Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-uninstall-index/en_GB/?format=api",
            "source": [
                "If you need to uninstall Funkwhale, follow the instructions in these guides. Uninstalling Funkwhale removes the app, all media, and all user data. Make sure to back up your data before you proceed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8810740885933029062,
            "content_hash": 8810740885933029062,
            "location": "../../administrator_documentation/uninstall_docs/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": 33,
            "source_unit": "https://translate.funkwhale.audio/api/units/371682/?format=api",
            "priority": 100,
            "id": 371762,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/administrator-uninstall-index/en_GB/?checksum=fa460a278a0c76c6",
            "url": "https://translate.funkwhale.audio/api/units/371762/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:45.965787Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-uninstall-index/en_GB/?format=api",
            "source": [
                "These guides show you how to delete data stored on your server. If you are using S3-compatible storage, you need to delete your media files separately."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4221953241598109242,
            "content_hash": -4221953241598109242,
            "location": "../../administrator_documentation/uninstall_docs/index.md:6",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate.funkwhale.audio/api/units/371683/?format=api",
            "priority": 100,
            "id": 371763,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/administrator-uninstall-index/en_GB/?checksum=45689be5483c59c6",
            "url": "https://translate.funkwhale.audio/api/units/371763/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T08:06:45.966639Z"
        }
    ]
}