Units API.

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

GET /api/units/385026/?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/fr_FR/?format=api",
    "source": [
        "New category name blank or undefined. I refuse to rename the category."
    ],
    "previous_source": "",
    "target": [
        "Nouveau nom de la catégorie nul. Je refuse de renommer la catégorie."
    ],
    "id_hash": 8748611511741921016,
    "content_hash": -7404761653460550947,
    "location": "lib/Dolomon/Controller/Categories.pm:373",
    "context": "New category name blank or undefined. I refuse to rename the category.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 148,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.framasoft.org/api/units/209859/?format=api",
    "priority": 100,
    "id": 385026,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/fr_FR/?checksum=f9694fd15b4536f8",
    "url": "https://weblate.framasoft.org/api/units/385026/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:07.843245Z"
}