Units API.

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

GET /api/units/2110/?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": [
        "Back to the homepage of"
    ],
    "previous_source": "",
    "target": [
        "Zurück zur Startseite von"
    ],
    "id_hash": 3045448826940683256,
    "content_hash": 3045448826940683256,
    "location": ".Generic.Back, to, the, homepage, of",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 170,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/2535/?format=api",
    "priority": 100,
    "id": 2110,
    "web_url": "https://weblate.framasoft.org/translate/framadate/framadate/de/?checksum=aa439b92976df3f8",
    "url": "https://weblate.framasoft.org/api/units/2110/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:54:52.433309Z"
}