Units API.

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

GET /api/units/2464/?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/en/?format=api",
    "source": [
        "Adding vote failed"
    ],
    "previous_source": "",
    "target": [
        "Adding vote failed"
    ],
    "id_hash": -3817930443556763472,
    "content_hash": -3817930443556763472,
    "location": ".Error.Adding, vote, failed",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 99,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/2464/?format=api",
    "priority": 100,
    "id": 2464,
    "web_url": "https://weblate.framasoft.org/translate/framadate/framadate/en/?checksum=4b03fc7d66a648b0",
    "url": "https://weblate.framasoft.org/api/units/2464/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:54:51.476838Z"
}