Units API.

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

GET /api/units/12750000/?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/superfreezz/superfreezz/es/?format=api",
    "source": [
        "…please be a hero and donate."
    ],
    "previous_source": "",
    "target": [
        "... por favor sea un héroe y haga una donación."
    ],
    "id_hash": 2506774767119862394,
    "content_hash": 1355959828956775785,
    "location": "",
    "context": "plz_donate",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 83,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/12739450/?format=api",
    "priority": 100,
    "id": 12750000,
    "web_url": "https://hosted.weblate.org/translate/superfreezz/superfreezz/es/?checksum=a2c9da5e86178a7a",
    "url": "https://hosted.weblate.org/api/units/12750000/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-21T16:45:53+02:00"
}