Units API.

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

GET /api/units/5526910/?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/world-weather/weather-conditions/de/?format=api",
    "source": [
        "thunderstorm with light drizzle"
    ],
    "previous_source": "",
    "target": [
        "Gewitter mit leichtem Nieselregen"
    ],
    "id_hash": 7694034775525204766,
    "content_hash": 2874579107324255076,
    "location": "",
    "context": "wc_230",
    "note": "\n<string name=\"wc_221\">ragged thunderstorm</string>",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/4224113/?format=api",
    "priority": 100,
    "id": 5526910,
    "web_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/de/?checksum=eac6b3dd14aea31e",
    "url": "https://hosted.weblate.org/api/units/5526910/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-10-13T15:03:51+02:00"
}