Units API.

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

GET /api/units/25066566/?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": [
        "The query cache is enabled and the server receives %d queries per second. This rule fires if there is more than 100 queries per second."
    ],
    "previous_source": "",
    "target": [
        "The query cache is enabled and the server receives %d queries per second. This rule fires if there is more than 100 queries per second."
    ],
    "id_hash": -608065390902366097,
    "content_hash": -608065390902366097,
    "location": "libraries/advisory_rules_generic.php:198",
    "context": "",
    "note": "",
    "flags": "possible-php-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 49,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://hosted.weblate.org/api/units/25066566/?format=api",
    "priority": 100,
    "id": 25066566,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/5-1/en/?checksum=778fb7bfa70e306f",
    "url": "https://hosted.weblate.org/api/units/25066566/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-18T22:27:09.129615+01:00"
}