Units API.

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

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

{
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/en/?format=api",
    "source": [
        "team"
    ],
    "previous_source": "",
    "target": [
        "team"
    ],
    "id_hash": -8761610996955872707,
    "content_hash": -8761610996955872707,
    "location": "",
    "context": "slug",
    "note": "The slug is the last part of the URL (www.example.org/slug-is-here). Only alphanumerical characters are allowed, use dash to replace space. The slug should be short and nice and it must reflect the content it refers to. It is usually made from the title. If you don't provide it, a slug will be auto-generated.",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.diyseeds.org/api/units/4072/?format=api",
    "priority": 100,
    "id": 4072,
    "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/en/?checksum=6688138224a023d",
    "url": "http://translate.diyseeds.org/api/units/4072/?format=api",
    "explanation": "",
    "extra_flags": ""
}