Units API.

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

GET /api/units/621000/?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/nextcloud/drop-account/en/?format=api",
    "source": [
        "Your account is available again, none of your data was removed. You may now login again."
    ],
    "previous_source": "",
    "target": [
        "Your account is available again, none of your data was removed. You may now login again."
    ],
    "id_hash": -2304459206293819789,
    "content_hash": -2304459206293819789,
    "location": "/var/home/tcit/dev/nextcloud/server/apps/drop_account/lib/Service/MailerService.php:170",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://weblate.framasoft.org/api/units/621000/?format=api",
    "priority": 100,
    "id": 621000,
    "web_url": "https://weblate.framasoft.org/translate/nextcloud/drop-account/en/?checksum=6004ea8fb97a6e73",
    "url": "https://weblate.framasoft.org/api/units/621000/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-12-03T15:02:39.854620Z"
}