Units API.

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

GET /api/units/32447/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.tryton.org/api/translations/tryton/res/lt/?format=api",
    "source": [
        "IP Address"
    ],
    "previous_source": "",
    "target": [
        "IP adresas"
    ],
    "id_hash": -7891077516071712519,
    "content_hash": -7891077516071712519,
    "location": "",
    "context": "field:res.user.login.attempt,ip_address:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 67,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.tryton.org/api/units/475207/?format=api",
    "priority": 100,
    "id": 32447,
    "web_url": "https://translate.tryton.org/translate/tryton/res/lt/?checksum=127d42cecf7948f9",
    "url": "https://translate.tryton.org/api/units/32447/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-01T20:35:00.729465Z"
}