Units API.

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

GET /api/units/13471580/?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/ghini/tour/pl/?format=api",
    "source": [
        "something went wrong while reading from GPS"
    ],
    "previous_source": "",
    "target": [
        "coś poszło nie tak podczas odczytu z GPS"
    ],
    "id_hash": 8884948239990098184,
    "content_hash": 8951941385205054222,
    "location": "",
    "context": "noGPSError",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/7496475/?format=api",
    "priority": 100,
    "id": 13471580,
    "web_url": "https://hosted.weblate.org/translate/ghini/tour/pl/?checksum=fb4dad598c578908",
    "url": "https://hosted.weblate.org/api/units/13471580/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-03-10T23:20:48+01:00"
}