Units API.

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

GET /api/units/5950735/?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/diet-diary/strings/ru/?format=api",
    "source": [
        "CSV corrupted."
    ],
    "previous_source": "",
    "target": [
        "CSV поврежден."
    ],
    "id_hash": -2732899847840741300,
    "content_hash": -4933664914381233812,
    "location": "",
    "context": "restore_csv_corrupted",
    "note": "Will be shown under the progress bar while importing data. Text shown when the selected CSV file is changed in a way that cannot be read. ",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 53,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/5950855/?format=api",
    "priority": 100,
    "id": 5950735,
    "web_url": "https://hosted.weblate.org/translate/diet-diary/strings/ru/?checksum=5a12ca1162bbc84c",
    "url": "https://hosted.weblate.org/api/units/5950735/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-12-02T10:28:15+01:00"
}