Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/fr_CA/?format=api",
    "source": [
        "Submit a Proposal"
    ],
    "previous_source": "",
    "target": [
        "Soumettre une proposition"
    ],
    "id_hash": 604300237384295516,
    "content_hash": -8521890587499636171,
    "location": "",
    "context": "user.noRoles.submitArticle",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 140,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/404304/?format=api",
    "priority": 100,
    "id": 5972,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/fr_CA/?checksum=8862e7dd3af9a45c",
    "url": "http://translate.pkp.sfu.ca/api/units/5972/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:42:37.326539Z"
}