Units API.

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

GET /api/units/14801375/?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/phpmyadmin/sql-parser/en/?format=api",
    "source": [
        "%1$d values were expected, but found %2$d."
    ],
    "previous_source": "",
    "target": [
        "%1$d values were expected, but found %2$d."
    ],
    "id_hash": 1873115409250284900,
    "content_hash": 1873115409250284900,
    "location": "src/Components/Array2d.php:88",
    "context": "",
    "note": "",
    "flags": "php-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/14801375/?format=api",
    "priority": 100,
    "id": 14801375,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/en/?checksum=99fea48a5fac7564",
    "url": "https://hosted.weblate.org/api/units/14801375/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-12-21T14:34:28+01:00"
}