Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/dolomon/master/en_US/?format=api",
    "source": [
        "The category %1 has been successfully created."
    ],
    "previous_source": "",
    "target": [
        "The category %1 has been successfully created."
    ],
    "id_hash": -8409871496672686481,
    "content_hash": -477122530749174878,
    "location": "lib/Dolomon/Controller/Categories.pm:297",
    "context": "The category %1 has been successfully created.",
    "note": "( $ c a t - > n a m e )",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 209,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.framasoft.org/api/units/209920/?format=api",
    "priority": 100,
    "id": 210215,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/en_US/?checksum=0b4a226e62244e6f",
    "url": "https://weblate.framasoft.org/api/units/210215/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-08T11:26:14.660848Z"
}