Units API.

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

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

{
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/en/?format=api",
    "source": [
        "Are you sure you want to delete the selected submissions?"
    ],
    "previous_source": "",
    "target": [
        "Are you sure you want to delete the selected submissions?"
    ],
    "id_hash": -963965800859627581,
    "content_hash": -963965800859627581,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 149,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.securedrop.org/api/units/22736/?format=api",
    "priority": 100,
    "id": 22736,
    "web_url": "https://weblate.securedrop.org/translate/securedrop/securedrop/en/?checksum=729f4e3620230fc3",
    "url": "https://weblate.securedrop.org/api/units/22736/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-24T23:10:53.359531Z"
}