Units API.

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

GET /api/units/5341/?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/joinpeertube/main/en_US/?format=api",
    "source": [
        "A free software to take back control of your videos"
    ],
    "previous_source": "",
    "target": [
        "A free software to take back control of your videos"
    ],
    "id_hash": -9211619429984800674,
    "content_hash": -9211619429984800674,
    "location": "src/views/Home.vue:7",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 55,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.framasoft.org/api/units/5341/?format=api",
    "priority": 100,
    "id": 5341,
    "web_url": "https://weblate.framasoft.org/translate/joinpeertube/main/en_US/?checksum=0029c0ef05ab705e",
    "url": "https://weblate.framasoft.org/api/units/5341/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-19T13:34:02.725773Z"
}