Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/sdaps/master/es/?format=api",
    "source": [
        "Reset project into original state."
    ],
    "previous_source": "",
    "target": [
        "Resetear el proyecto a su estado original."
    ],
    "id_hash": -3653878358855772052,
    "content_hash": -3653878358855772052,
    "location": "sdaps/cmdline/reset.py:26",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 88,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/16178253/?format=api",
    "priority": 100,
    "id": 16178262,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/es/?checksum=4d4ad0fddfea186c",
    "url": "https://hosted.weblate.org/api/units/16178262/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-04-05T10:35:50.508982+02:00"
}