Units API.

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

GET /api/units/32508182/?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/officelife/validation/en/?format=api",
    "source": [
        "The :attribute must be a date after or equal to :date."
    ],
    "previous_source": "",
    "target": [
        "The :attribute must be a date after or equal to :date."
    ],
    "id_hash": -8115168539976281815,
    "content_hash": 524232010810577639,
    "location": "",
    "context": "return[]->'after_or_equal'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/32508182/?format=api",
    "priority": 100,
    "id": 32508182,
    "web_url": "https://hosted.weblate.org/translate/officelife/validation/en/?checksum=0f6121357a49d129",
    "url": "https://hosted.weblate.org/api/units/32508182/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-26T09:49:58.101080+02:00"
}