Units API.

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

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

{
    "translation": "https://translate.harmony.tf/api/translations/test/test-java-properties-2/pl/?format=api",
    "source": [
        "Test3"
    ],
    "previous_source": "",
    "target": [
        "Test3 PL"
    ],
    "id_hash": 1296326636770665659,
    "content_hash": 8337500559310958234,
    "location": "",
    "context": "test3",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.harmony.tf/api/units/41/?format=api",
    "priority": 100,
    "id": 43,
    "web_url": "https://translate.harmony.tf/translate/test/test-java-properties-2/pl/?checksum=91fd7a353997a4bb",
    "url": "https://translate.harmony.tf/api/units/43/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-04T23:34:41.802887Z"
}