Units API.

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

GET /api/units/257452/?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/peertube/angular/en/?format=api",
    "source": [
        "Your new email"
    ],
    "previous_source": "",
    "target": [
        "Your new email"
    ],
    "id_hash": 3170710649734215747,
    "content_hash": 3170710649734215747,
    "location": "",
    "context": "150bb2b8ea3b2745294f0cfe8b37c83dbca4b463",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1442,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/257452/?format=api",
    "priority": 100,
    "id": 257452,
    "web_url": "https://weblate.framasoft.org/translate/peertube/angular/en/?checksum=ac00a0896af4b843",
    "url": "https://weblate.framasoft.org/api/units/257452/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-07T08:47:25.076762Z"
}