Units API.

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

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

{
    "translation": "https://weblate.rob006.net/api/translations/flarum/core/pl/?format=api",
    "source": [
        "=> core.ref.password"
    ],
    "previous_source": "",
    "target": [
        "=> core.ref.password"
    ],
    "id_hash": 6245965482037220058,
    "content_hash": 4214820809432163735,
    "location": "",
    "context": "core.admin.email.mail_password_label",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 91,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rob006.net/api/units/220639/?format=api",
    "priority": 100,
    "id": 11354,
    "web_url": "https://weblate.rob006.net/translate/flarum/core/pl/?checksum=d6ae20836c2e12da",
    "url": "https://weblate.rob006.net/api/units/11354/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-19T11:29:03.842498Z"
}