Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/ar/?format=api",
    "source": [
        "Between %{since} and %{until}"
    ],
    "previous_source": "",
    "target": [
        "بين %{since} و%{until}"
    ],
    "id_hash": -5884978018600627337,
    "content_hash": -5884978018600627337,
    "location": "src/lib/y2journal/query_presenter.rb:102",
    "context": "",
    "note": "@param interval [Hash] :since => time, :until => time\n@return [String]",
    "flags": "perl-brace-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://l10n.opensuse.org/api/units/12577060/?format=api",
    "priority": 100,
    "id": 1623160,
    "web_url": "https://l10n.opensuse.org/translate/yast-journal/master/ar/?checksum=2e545bac0a53d377",
    "url": "https://l10n.opensuse.org/api/units/1623160/?format=api",
    "explanation": "",
    "extra_flags": ""
}