Units API.

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

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

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/de/?format=api",
    "source": [
        "%1$s requested to follow you"
    ],
    "previous_source": "",
    "target": [
        "%1$s möchte dir folgen"
    ],
    "id_hash": -5395424731730620443,
    "content_hash": -5490853187690828861,
    "location": "",
    "context": "notification_follow_request_format",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 78,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.tusky.app/api/units/56368/?format=api",
    "priority": 100,
    "id": 51503,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/de/?checksum=351f99caecd6cfe5",
    "url": "https://weblate.tusky.app/api/units/51503/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-05-03T12:43:01.890068Z"
}