Units API.

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

GET /api/units/13654/?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/mobilizon/frontend/fr_FR/?format=api",
    "source": [
        "Continue editing"
    ],
    "previous_source": "",
    "target": [
        "Continuer la modification"
    ],
    "id_hash": 4659911667645374651,
    "content_hash": -3572115571947898063,
    "location": "",
    "context": "Continue editing",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 60,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/256832/?format=api",
    "priority": 100,
    "id": 13654,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/fr_FR/?checksum=c0ab54f8f2b360bb",
    "url": "https://weblate.framasoft.org/api/units/13654/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-08T13:05:38.139748Z"
}