Units API.

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

GET /api/units/278934/?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/mypads/frontend/fr/?format=api",
    "source": [
        "Some parameter must be a string."
    ],
    "previous_source": "",
    "target": [
        "L’un des arguments devrait être une chaîne de caractères."
    ],
    "id_hash": -1172233737094202669,
    "content_hash": 1065066116305389645,
    "location": "",
    "context": "BACKEND.ERROR.TYPE.PARAM_STR",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 143,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.framasoft.org/api/units/277812/?format=api",
    "priority": 100,
    "id": 278934,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/fr/?checksum=6fbb63a07ac57ad3",
    "url": "https://weblate.framasoft.org/api/units/278934/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:53.103663Z"
}