Units API.

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

GET /api/units/31400/?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/de/?format=api",
    "source": [
        "Write your request"
    ],
    "previous_source": "",
    "target": [
        "Schreibe deine Nachricht"
    ],
    "id_hash": -5017992991048717331,
    "content_hash": -5017992991048717331,
    "location": "src/data.js:505",
    "context": "Guide step title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 177,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.funkwhale.audio/api/units/55346/?format=api",
    "priority": 100,
    "id": 31400,
    "web_url": "https://translate.funkwhale.audio/translate/funkwhale/contribute/de/?checksum=3a5c81f60b242bed",
    "url": "https://translate.funkwhale.audio/api/units/31400/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-04-02T15:02:28.412355Z"
}