Units API.

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

GET /api/units/209829/?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/?format=api",
    "source": [
        "Impersonating has been stopped"
    ],
    "previous_source": "",
    "target": [
        "Impersonating has been stopped"
    ],
    "id_hash": -73133287299488892,
    "content_hash": 2921556282624248042,
    "location": "lib/Dolomon/Controller/Admin.pm:99",
    "context": "Impersonating has been stopped",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 116,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.framasoft.org/api/units/209829/?format=api",
    "priority": 100,
    "id": 209829,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/en/?checksum=7efc2da9a541e384",
    "url": "https://weblate.framasoft.org/api/units/209829/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-08T11:26:13.600611Z"
}