Units API.

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

GET /api/units/384288/?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/de/?format=api",
    "source": [
        "Your new password"
    ],
    "previous_source": "",
    "target": [
        "Dein neues Passwort"
    ],
    "id_hash": 2604606719438381592,
    "content_hash": -9030912447454271289,
    "location": "themes/default/templates/users/index.html.ep:25, themes/default/templates/users/index.html.ep:26",
    "context": "Your new password",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 311,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/210009/?format=api",
    "priority": 100,
    "id": 384288,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/de/?checksum=a4256c02f3b86218",
    "url": "https://weblate.framasoft.org/api/units/384288/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:03.472441Z"
}