Units API.

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

GET /api/units/365878/?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": [
        "Invalid character %s in questionnaire ID \"%s\" in \"code128\" style!"
    ],
    "previous_source": "",
    "target": [
        "Caractère %s invalide pour l'id du questionnaire \"%s\" dans le style \"code128\" !"
    ],
    "id_hash": 5004735483672312546,
    "content_hash": 5004735483672312546,
    "location": "sdaps/model/survey.py:523",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 148,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/14738329/?format=api",
    "priority": 100,
    "id": 365878,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=c5746467fb14bae2",
    "url": "https://hosted.weblate.org/api/units/365878/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:21:09+02:00"
}