Units API.

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

GET /api/units/28322980/?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/turris/foris-js/fr/?format=api",
    "source": [
        "Password must contain at least 8 symbols"
    ],
    "previous_source": "",
    "target": [
        "Le mot de passe doit contenir au moins 8 symboles"
    ],
    "id_hash": 2446311660397401214,
    "content_hash": 2446311660397401214,
    "location": "src/common/WiFiSettings/WiFiSettings.js:88, src/common/WiFiSettings/WiFiSettings.js:105",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/28322716/?format=api",
    "priority": 100,
    "id": 28322980,
    "web_url": "https://hosted.weblate.org/translate/turris/foris-js/fr/?checksum=a1f30b7e77e2147e",
    "url": "https://hosted.weblate.org/api/units/28322980/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-04T13:12:08.803617+01:00"
}