Units API.

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

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

{
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/en/?format=api",
    "source": [
        "© $year The peercoin_flutter Developers"
    ],
    "previous_source": "",
    "target": [
        "© $year The peercoin_flutter Developers"
    ],
    "id_hash": -148633613940886495,
    "content_hash": -7638463732896313309,
    "location": "",
    "context": "about_developers",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.ppc.lol/api/units/9945/?format=api",
    "priority": 100,
    "id": 9945,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/?checksum=7deff283ff5ef421",
    "url": "https://weblate.ppc.lol/api/units/9945/?format=api",
    "explanation": "Please don't translate variables like \"$year\" \r\nThey are placeholders.",
    "extra_flags": ""
}