Units API.

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

GET /api/units/9015304/?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/desktop-file-translations/update-desktop-files-screensavers-sle-15/bs/?format=api",
    "source": [
        "Converts an image to triangles using Delaunay tessellation, and animates the result at various depths. More triangles are allocated to visually complex parts of the image. This is accomplished by first computing the first derivative of the image: the distance between each pixel and its neighbors (which is essentially edge detection or embossing). Then the Delaunay control points are chosen by selecting those pixels whose distance value is above a certain threshold: those are the pixels that have the largest change in color/brightness. https://en.wikipedia.org/wiki/Delaunay_triangulation Written by Jamie Zawinski."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8755918683256998958,
    "content_hash": 8755918683256998958,
    "location": "/usr/share/applications/screensavers/tessellimage.desktop:3",
    "context": "Comment(tessellimage.desktop)",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 88,
    "source_unit": "https://l10n.opensuse.org/api/units/12633856/?format=api",
    "priority": 100,
    "id": 9015304,
    "web_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-screensavers-sle-15/bs/?checksum=f98345a6cdbd4c2e",
    "url": "https://l10n.opensuse.org/api/units/9015304/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-03-20T21:05:38.912529Z"
}