Units API.

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

GET /api/units/279478/?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/it/?format=api",
    "source": [
        "Login is required."
    ],
    "previous_source": "",
    "target": [
        "È richiesto il login."
    ],
    "id_hash": -2274487702656884902,
    "content_hash": -3907886255439670444,
    "location": "",
    "context": "USER.ERR.LOGIN",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 315,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/277982/?format=api",
    "priority": 100,
    "id": 279478,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/it/?checksum=606f657c35245f5a",
    "url": "https://weblate.framasoft.org/api/units/279478/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:55.435641Z"
}