Units API.

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

GET /api/units/35695/?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/pt_BR/?format=api",
    "source": [
        "Log in using your new account to ensure everything works properly."
    ],
    "previous_source": "",
    "target": [
        "Entre na sua nova conta para garantir que tudo funcione corretamente."
    ],
    "id_hash": -959254324429045576,
    "content_hash": -959254324429045576,
    "location": "src/data.js:627",
    "context": "Guide step content",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 214,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.funkwhale.audio/api/units/55191/?format=api",
    "priority": 100,
    "id": 35695,
    "web_url": "https://translate.funkwhale.audio/translate/funkwhale/contribute/pt_BR/?checksum=72b00b46372640b8",
    "url": "https://translate.funkwhale.audio/api/units/35695/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-27T14:38:39.822921Z"
}