Units API.

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

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

{
    "translation": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook/en/?format=api",
    "source": [
        "Passbook secret key"
    ],
    "previous_source": "",
    "target": [
        "Passbook secret key"
    ],
    "id_hash": 5594919668055186930,
    "content_hash": 5594919668055186930,
    "location": "pretix_passbook/signals.py:45",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.pretix.eu/api/units/162251/?format=api",
    "priority": 100,
    "id": 162251,
    "web_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-passbook/en/?checksum=cda525cb81469df2",
    "url": "https://translate.pretix.eu/api/units/162251/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-03-06T16:52:47.735926+01:00"
}