Units API.

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

GET /api/units/10024/?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": [
        "Don't show for \"%s\""
    ],
    "previous_source": "Don' show for \"%s\"",
    "target": [
        "No mostrar para \"%s\""
    ],
    "id_hash": -788398292154740991,
    "content_hash": -603684520750047342,
    "location": "",
    "context": "manufacturer_restriction_dialog_ignore",
    "note": "",
    "flags": "",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 333,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.rikka.app/api/units/10009/?format=api",
    "priority": 100,
    "id": 10024,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/es/?checksum=750f0bee2e978f01",
    "url": "https://weblate.rikka.app/api/units/10024/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-22T07:51:54.853664Z"
}