Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/ja/?format=api",
    "source": [
        "\"%1$s\" is using %2$s"
    ],
    "previous_source": "",
    "target": [
        "\"%1$s\" は %2$s を使用しています"
    ],
    "id_hash": 8944426077972950237,
    "content_hash": 3470463531558400286,
    "location": "",
    "context": "usage_monitor_notification_title",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 167,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.rikka.app/api/units/2936/?format=api",
    "priority": 100,
    "id": 4761,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ja/?checksum=fc20fc20d9516cdd",
    "url": "https://weblate.rikka.app/api/units/4761/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:16.850457Z"
}