Units API.

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

GET /api/units/12806973/?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/uk/?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 використовується для перевірки цілісності повідомлень між двома сторонами, які поділяють секретний ключ, і працює в поєднанні з якимось іншим алгоритмом Digest, переважно MD5 або SHA-1. Механізм HMAC описаний в RFC 2104. \n \n HMAC дотримується звичайного інтерфейсу 'Digest ::', але конструктор приймає секретний ключ і назву іншого простого 'Digest ::' в якості аргументу."
    ],
    "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": 12806973,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/uk/?checksum=27283db9858ade7d",
    "url": "https://l10n.opensuse.org/api/units/12806973/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-13T03:24:31.472371Z"
}