Units API.

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

GET /api/units/409952/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/en/?format=api",
    "source": [
        "The line number {$lineNumber} from the file {$file} is not a valid log entry and the file was rejected."
    ],
    "previous_source": "",
    "target": [
        "The line number {$lineNumber} from the file {$file} is not a valid log entry and the file was rejected."
    ],
    "id_hash": 7064013104336657399,
    "content_hash": 5794610472546335299,
    "location": "",
    "context": "plugins.generic.usageStats.invalidLogEntry",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 19,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/409952/?format=api",
    "priority": 100,
    "id": 409952,
    "web_url": "http://translate.pkp.sfu.ca/translate/plugins/usage-statistics-plugin/en/?checksum=e2086a7ddcb0dbf7",
    "url": "http://translate.pkp.sfu.ca/api/units/409952/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-02-13T22:06:32.900955Z"
}