Units API.

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

GET /api/units/5704/?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": [
        "Homepage Header"
    ],
    "previous_source": "",
    "target": [
        "En-tête de la page d'accueil"
    ],
    "id_hash": -1738797151705456303,
    "content_hash": 6087347470629722487,
    "location": "",
    "context": "common.homePageHeader.altText",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/404179/?format=api",
    "priority": 100,
    "id": 5704,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/fr_CA/?checksum=67de8d33fc22a151",
    "url": "http://translate.pkp.sfu.ca/api/units/5704/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:42:30.341511Z"
}