Units API.

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

GET /api/units/313676/?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": [
        "Ex: someone@mobilizon.org"
    ],
    "previous_source": "",
    "target": [
        "Ex : une_personne@mobilizon.org"
    ],
    "id_hash": 5269245459929247496,
    "content_hash": 2236145797642856923,
    "location": "",
    "context": "Ex: someone@mobilizon.org",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 444,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/313076/?format=api",
    "priority": 100,
    "id": 313676,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/fr_FR/?checksum=c9201ed4016c2f08",
    "url": "https://weblate.framasoft.org/api/units/313676/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-03T17:12:41.826221Z"
}