Units API.

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

GET /api/units/649772/?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/fr_FR/?format=api",
    "source": [
        "Your account on %s has been disabled"
    ],
    "previous_source": "",
    "target": [
        "Votre compte sur %s a été désactivé"
    ],
    "id_hash": -7257886872355335494,
    "content_hash": -7257886872355335494,
    "location": "/var/home/tcit/dev/nextcloud/server/apps/drop_account/lib/Service/MailerService.php:132",
    "context": "",
    "note": "",
    "flags": "php-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.framasoft.org/api/units/620987/?format=api",
    "priority": 100,
    "id": 649772,
    "web_url": "https://weblate.framasoft.org/translate/nextcloud/drop-account/fr_FR/?checksum=1b46ce57f14a12ba",
    "url": "https://weblate.framasoft.org/api/units/649772/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-01-23T13:56:47.740310Z"
}