Units API.

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

GET /api/units/13643/?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": [
        "Change my password"
    ],
    "previous_source": "",
    "target": [
        "Modifier mon mot de passe"
    ],
    "id_hash": -6765226445936483929,
    "content_hash": -166890548667559867,
    "location": "",
    "context": "Change my password",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 47,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/256810/?format=api",
    "priority": 100,
    "id": 13643,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/fr_FR/?checksum=221d166420e0a1a7",
    "url": "https://weblate.framasoft.org/api/units/13643/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-26T15:48:47.053527Z"
}