Units API.

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

GET /api/units/12803334/?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/packages-i18n/perl-master/de/?format=api",
    "source": [
        "HMAC is used for message integrity checks between two parties that share a secret key, and works in combination with some other Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism is described in RFC 2104.\n\nHMAC follow the common 'Digest::' interface, but the constructor takes the secret key and the name of some other simple 'Digest::' as argument.\n\nThe hmac() and hmac_hex() functions and the Digest::HMAC->new() constructor takes an optional $blocksize argument as well. The HMAC algorithm assumes the digester to hash by iterating a basic compression function on blocks of data and the $blocksize should match the byte-length of such blocks.\n\nThe default $blocksize is 64 which is suitable for the MD5 and SHA-1 digest functions. For stronger algorithms the blocksize probably needs to be increased."
    ],
    "previous_source": "HMAC is used for message integrity checks between two parties that share a secret key, and works in combination with some other Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism is described in RFC 2104.\n\nHMAC follow the common 'Digest::' interface, but the constructor takes the secret key and the name of some other simple 'Digest::' as argument.",
    "target": [
        "HMAC wird dazu benutzt die Integrität von Nachrichten zwischen zwei Parteien zu prüfen, die über einen gemeinsamen geheimen Schlüssel verfügen und funktioniert in Verbindung mit einigen anderen Digest-Algorithmen, normalerweise MD5 oder SHA-1. Der HMAC-Mechanismus wird im RFC 2104 beschrieben.\n\nHMAC folgt der allgemeinen 'Digest::'-Schnittstelle, der Konstruktor jedoch nimmt den geheimen Schlüssel und den Namen eines anderen einfachen 'Digest::' als Argument entgegen."
    ],
    "id_hash": -6401799003288445315,
    "content_hash": -6401799003288445315,
    "location": "",
    "context": "",
    "note": "tumbleweed/perl-Digest-HMAC/description",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2503,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 128,
    "source_unit": "https://l10n.opensuse.org/api/units/12802088/?format=api",
    "priority": 100,
    "id": 12803334,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/de/?checksum=27283db9858ade7d",
    "url": "https://l10n.opensuse.org/api/units/12803334/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-13T03:19:17.935879Z"
}