Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/editor/fr_FR/?format=api",
    "source": [
        "Year is required and must be a positive, numeric value."
    ],
    "previous_source": "",
    "target": [
        "L'année du numéro est obligatoire et doit être une valeur numérique positive."
    ],
    "id_hash": -6038302735500461361,
    "content_hash": -3426578978985628419,
    "location": "",
    "context": "editor.issues.yearRequired",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/404015/?format=api",
    "priority": 100,
    "id": 103253,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/editor/fr_FR/?checksum=2c33a3a78439bacf",
    "url": "http://translate.pkp.sfu.ca/api/units/103253/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:42:23.901789Z"
}