Units API.

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

GET /api/units/2314/?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/framadate/framadate/de/?format=api",
    "source": [
        "List of options"
    ],
    "previous_source": "",
    "target": [
        "Liste Ihrer Auswahlmöglichkeiten"
    ],
    "id_hash": -15813209158665173,
    "content_hash": -15813209158665173,
    "location": ".Step, 3.List, of, options",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 374,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/2739/?format=api",
    "priority": 100,
    "id": 2314,
    "web_url": "https://weblate.framasoft.org/translate/framadate/framadate/de/?checksum=7fc7d1f85556bc2b",
    "url": "https://weblate.framasoft.org/api/units/2314/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:54:55.048628Z"
}