Units API.

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

GET /api/units/365879/?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/fr/?format=api",
    "source": [
        "SDAPS cannot draw a questionnaire ID with the \"custom\" style. Do this yourself somehow!"
    ],
    "previous_source": "",
    "target": [
        "SDAPS ne peut dessiner l'id du questionnaire avec le style \"custom\". Vous devez le faire manuellement !"
    ],
    "id_hash": -5640237024260830206,
    "content_hash": -5640237024260830206,
    "location": "sdaps/model/survey.py:527",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 149,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://hosted.weblate.org/api/units/14739186/?format=api",
    "priority": 100,
    "id": 365879,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=31b9da4f47ed4c02",
    "url": "https://hosted.weblate.org/api/units/365879/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-27T19:34:55+01:00"
}