Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/sdaps/master/es/?format=api",
    "source": [
        "Got a simplex document where two adjacent pages had a known page number. This should never happen as even simplex scans are converted to duplex by inserting dummy pages. Maybe you did a simplex scan but added it in duplex mode? The pages in question are %s, %i and %s, %i."
    ],
    "previous_source": "",
    "target": [
        "Obtuviste un documento simple donde dos páginas adyacentes tienen un número de página conocido. Esto nunca debería suceder ya que incluso los escaneos simplex se convierten en dúplex insertando páginas falsas. ¿Quizás hiciste un escaneo simple pero lo agregaste en modo dúplex? Las páginas en cuestión son %s, %i y %s, %i."
    ],
    "id_hash": 8347863126357294650,
    "content_hash": 8347863126357294650,
    "location": "sdaps/recognize/buddies.py:146",
    "context": "",
    "note": "We don't touch the ignore flag in this case\nSimply print a message as this should *never* happen",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 156,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 51,
    "source_unit": "https://hosted.weblate.org/api/units/14738347/?format=api",
    "priority": 100,
    "id": 333007,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/es/?checksum=f3d99148d81bbe3a",
    "url": "https://hosted.weblate.org/api/units/333007/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:21:13+02:00"
}