Units API.

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

GET /api/units/32577740/?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/employee/nb_NO/?format=api",
    "source": [
        "{count} message written",
        "{count} messages written"
    ],
    "previous_source": "",
    "target": [
        "{count} message written",
        "{count} messages written"
    ],
    "id_hash": -6310425353075059196,
    "content_hash": 7975891173458428690,
    "location": "",
    "context": "return[]->'projects_messages_written'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 201,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/32509422/?format=api",
    "priority": 100,
    "id": 32577740,
    "web_url": "https://hosted.weblate.org/translate/officelife/employee/nb_NO/?checksum=286cdd9350579604",
    "url": "https://hosted.weblate.org/api/units/32577740/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-31T19:57:56.478158+02:00"
}