Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/dolomon/master/en_US/?format=api",
    "source": [
        "Your account is now confirmed. You can now login."
    ],
    "previous_source": "",
    "target": [
        "Your account is now confirmed. You can now login."
    ],
    "id_hash": 832486118825312475,
    "content_hash": 5594368809517938319,
    "location": "lib/Dolomon/Controller/Users.pm:517",
    "context": "Your account is now confirmed. You can now login.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 303,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.framasoft.org/api/units/210005/?format=api",
    "priority": 100,
    "id": 210300,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/en_US/?checksum=8b8d95b6e106c0db",
    "url": "https://weblate.framasoft.org/api/units/210300/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-08T11:26:16.011535Z"
}