Units API.

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

GET /api/units/35001/?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": [
        "This will keep your submissions saved but will remove you from your group."
    ],
    "previous_source": "",
    "target": [
        "This will keep your submissions saved but will remove you from your group."
    ],
    "id_hash": 7998485858441400175,
    "content_hash": 7998485858441400175,
    "location": "inginious/frontend/templates/unregister_modal.html:15",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 429,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35001/?format=api",
    "priority": 100,
    "id": 35001,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/en/?checksum=ef005482ad628f6f",
    "url": "https://weblate.info.ucl.ac.be/api/units/35001/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-04T08:37:44.605836+01:00"
}