Units API.

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

GET /api/units/42575/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-core/ar/?format=api",
    "source": [
        "Location"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -7729112859381695474,
    "content_hash": -7729112859381695474,
    "location": "aleksis/core/models.py:1724",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 239,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.edugit.org/api/units/42574/?format=api",
    "priority": 100,
    "id": 42575,
    "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-core/ar/?checksum=14bcacce13a67c0e",
    "url": "https://translate.edugit.org/api/units/42575/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-26T20:46:05.093487Z"
}