Units API.

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

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

{
    "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/en/?format=api",
    "source": [
        "Passwords don't match !"
    ],
    "previous_source": "",
    "target": [
        "Passwords don't match !"
    ],
    "id_hash": 4843894935804795184,
    "content_hash": 4843894935804795184,
    "location": "inginious/frontend/pages/preferences/profile.py:54, inginious/frontend/pages/register.py:79, inginious/frontend/pages/register.py:180",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 51,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33152/?format=api",
    "priority": 100,
    "id": 33152,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/en/?checksum=c338f8c7b1f55930",
    "url": "https://weblate.info.ucl.ac.be/api/units/33152/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-30T10:10:30.036433+02:00"
}