Units API.

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

GET /api/units/11482/?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": [
        "Are you sure you want to mark all discussions as read?"
    ],
    "previous_source": "",
    "target": [
        "Czy jesteś pewien, że chcesz oznaczyć wszystkie dyskusje jako odczytane?"
    ],
    "id_hash": 3093287488902678920,
    "content_hash": -8646514403556541396,
    "location": "",
    "context": "core.forum.index.mark_all_as_read_confirmation",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 281,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://weblate.rob006.net/api/units/220739/?format=api",
    "priority": 100,
    "id": 11482,
    "web_url": "https://weblate.rob006.net/translate/flarum/core/pl/?checksum=aaed90950c344988",
    "url": "https://weblate.rob006.net/api/units/11482/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-19T11:29:07.062611Z"
}