Units API.

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

GET /api/units/2145752/?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/4-9/fa/?format=api",
    "source": [
        "Error text: %s"
    ],
    "previous_source": "",
    "target": [
        "متن خطا: %s"
    ],
    "id_hash": -8375028012467446090,
    "content_hash": -8375028012467446090,
    "location": "js/messages.php:368",
    "context": "",
    "note": "",
    "flags": "php-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 302,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14764715/?format=api",
    "priority": 100,
    "id": 2145752,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/4-9/fa/?checksum=0bc5ec653cee9eb6",
    "url": "https://hosted.weblate.org/api/units/2145752/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-26T12:04:10+02:00"
}