Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/lufi/default-theme/it/?format=api",
    "source": [
        "The expiration delay (%1) is not between 1 and %2 days."
    ],
    "previous_source": "",
    "target": [
        "Il termine di scadenza (%1) non è compreso tra 1 e %2 giorni."
    ],
    "id_hash": 143549405680957586,
    "content_hash": -8514048585651854786,
    "location": "lib/Lufi/Controller/Invitation.pm:52",
    "context": "The expiration delay (%1) is not between 1 and %2 days.",
    "note": "($expire_at, $max_expire_at)",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 138,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://weblate.framasoft.org/api/units/287133/?format=api",
    "priority": 100,
    "id": 288442,
    "web_url": "https://weblate.framasoft.org/translate/lufi/default-theme/it/?checksum=81fdfd6c8554f892",
    "url": "https://weblate.framasoft.org/api/units/288442/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-22T11:19:48.232568Z"
}