Units API.

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

GET /api/units/2900500/?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-users/master/ca/?format=api",
    "source": [
        "Soft limit cannot be higher than the hard limit."
    ],
    "previous_source": "",
    "target": [
        "El límit suau (soft) no pot ser més alt que el dur (hard)."
    ],
    "id_hash": 2146894947706959143,
    "content_hash": 2146894947706959143,
    "location": "src/clients/users_plugin_quota.rb:306",
    "context": "",
    "note": "error popup",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 82,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://l10n.opensuse.org/api/units/12584940/?format=api",
    "priority": 100,
    "id": 2900500,
    "web_url": "https://l10n.opensuse.org/translate/yast-users/master/ca/?checksum=9dcb4d9488277527",
    "url": "https://l10n.opensuse.org/api/units/2900500/?format=api",
    "explanation": "",
    "extra_flags": ""
}