Units API.

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

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

{
    "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/contribute/es/?format=api",
    "source": [
        "Avoid"
    ],
    "previous_source": "",
    "target": [
        "Evitar"
    ],
    "id_hash": -2655952679260127746,
    "content_hash": -2655952679260127746,
    "location": "src/components/guide/Step.vue:32",
    "context": "Things that you should avoid",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.funkwhale.audio/api/units/54568/?format=api",
    "priority": 100,
    "id": 18717,
    "web_url": "https://translate.funkwhale.audio/translate/funkwhale/contribute/es/?checksum=5b24291c2c73fdfe",
    "url": "https://translate.funkwhale.audio/api/units/18717/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-11-26T19:06:12.432301Z"
}