Units API.

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

GET /api/units/4752/?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/nl/?format=api",
    "source": [
        "The current best choices are:"
    ],
    "previous_source": "",
    "target": [
        "De beste keuzes op dit moment zijn:"
    ],
    "id_hash": -8260925131207716826,
    "content_hash": -8260925131207716826,
    "location": ".Poll results.The current best choices are:",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 262,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/2627/?format=api",
    "priority": 100,
    "id": 4752,
    "web_url": "https://weblate.framasoft.org/translate/framadate/framadate/nl/?checksum=0d5b4c5c86445026",
    "url": "https://weblate.framasoft.org/api/units/4752/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:54:53.672359Z"
}