Units API.

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

GET /api/units/25066565/?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/5-1/en/?format=api",
    "source": [
        "You are using the MySQL Query cache with a fairly high traffic database. It might be worth considering to use <a href=\"https://dev.mysql.com/doc/refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query cache, especially if you have multiple slaves."
    ],
    "previous_source": "",
    "target": [
        "You are using the MySQL Query cache with a fairly high traffic database. It might be worth considering to use <a href=\"https://dev.mysql.com/doc/refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query cache, especially if you have multiple slaves."
    ],
    "id_hash": 2162664691074877399,
    "content_hash": 2162664691074877399,
    "location": "libraries/advisory_rules_generic.php:192",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 34,
    "source_unit": "https://hosted.weblate.org/api/units/25066565/?format=api",
    "priority": 100,
    "id": 25066565,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/5-1/en/?checksum=9e03541407cc47d7",
    "url": "https://hosted.weblate.org/api/units/25066565/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-18T22:27:09.096208+01:00"
}