Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/en_GB/?format=api",
    "source": [
        "Absolute path to '%(prog)s' is '%(path)s/%(prog)s', so running it may require superuser privileges (eg. root)."
    ],
    "previous_source": "",
    "target": [
        "Absolute path to '%(prog)s' is '%(path)s/%(prog)s', so running it may require superuser privileges (eg. root)."
    ],
    "id_hash": -6240355025379175036,
    "content_hash": -6240355025379175036,
    "location": "handlers/bin/command-not-found:48",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://l10n.opensuse.org/api/units/12567248/?format=api",
    "priority": 100,
    "id": 10494,
    "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/en_GB/?checksum=2965ce2acff35584",
    "url": "https://l10n.opensuse.org/api/units/10494/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-09-25T19:51:08Z"
}