Units API.

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

GET /api/units/10089/?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/es/?format=api",
    "source": [
        "This app does not request for \"%s\", but some other requested permissions are controlled by it."
    ],
    "previous_source": "",
    "target": [
        "Esta aplicación no requiere \"%s\", pero algunos otros permisos solicitados son controlados por ella."
    ],
    "id_hash": 4041589149847045614,
    "content_hash": 8578718739516960309,
    "location": "",
    "context": "op_added_by_others",
    "note": "",
    "flags": "",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 121,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://weblate.rikka.app/api/units/10080/?format=api",
    "priority": 100,
    "id": 10089,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/es/?checksum=b8169beb24b4c5ee",
    "url": "https://weblate.rikka.app/api/units/10089/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-22T14:19:40.247359Z"
}