Units API.

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

GET /api/units/8380/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/backend/es/?format=api",
    "source": [
        "New report from %{reporter} on %{instance}"
    ],
    "previous_source": "",
    "target": [
        "Nuevo informe de %{reporter} en %{instance}"
    ],
    "id_hash": 8852951208835369885,
    "content_hash": 8852951208835369885,
    "location": "lib/web/templates/email/report.text.eex:1",
    "context": "",
    "note": "",
    "flags": "elixir-autogen, elixir-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.framasoft.org/api/units/8360/?format=api",
    "priority": 100,
    "id": 8380,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/backend/es/?checksum=fadc0038307f4b9d",
    "url": "https://weblate.framasoft.org/api/units/8380/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-30T17:03:20.129332Z"
}