Units API.

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

GET /api/units/41693/?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": [
        "Hello %(person)s"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -8321275145795632893,
    "content_hash": -8321275145795632893,
    "location": "aleksis/core/templates/templated_email/invitation.email:6, aleksis/core/templates/templated_email/invitation.email:14",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 539,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.edugit.org/api/units/41692/?format=api",
    "priority": 100,
    "id": 41693,
    "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-core/ar/?checksum=0c84e457c8908103",
    "url": "https://translate.edugit.org/api/units/41693/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-26T04:37:17.663986Z"
}