Units API.

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

GET /api/units/2123272/?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/de/?format=api",
    "source": [
        "You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not [kbd]'my_db'[/kbd]."
    ],
    "previous_source": "",
    "target": [
        "MySQL Wildcard-Symbole (% und _) sind möglich, mit \\ wird die ursprüngliche Bedeutung wiederhergestellt, d.h. [kbd]'my\\_db'[/kbd] und nicht [kbd]'my_db'[/kbd]."
    ],
    "id_hash": -2116988071646965699,
    "content_hash": -2116988071646965699,
    "location": "libraries/classes/Config/Descriptions.php:1091",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1024,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://hosted.weblate.org/api/units/14765700/?format=api",
    "priority": 100,
    "id": 2123272,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/4-9/de/?checksum=629ef290abbe503d",
    "url": "https://hosted.weblate.org/api/units/2123272/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-26T12:04:45+02:00"
}