Units API.

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

GET /api/units/2322/?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": [
        "Version %s"
    ],
    "previous_source": "",
    "target": [
        "Version %s"
    ],
    "id_hash": -2447380183711627401,
    "content_hash": -2447380183711627401,
    "location": ".Version.Version, %s",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 382,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/2747/?format=api",
    "priority": 100,
    "id": 2322,
    "web_url": "https://weblate.framasoft.org/translate/framadate/framadate/de/?checksum=5e0928b08f89c777",
    "url": "https://weblate.framasoft.org/api/units/2322/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:54:55.135854Z"
}