Units API.

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

GET /api/units/3034469/?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/dsc-auto-rename/strings/es/?format=api",
    "source": [
        "%1$d of %2$d files were processed."
    ],
    "previous_source": "%1$d of %2$d files were renamed.",
    "target": [
        "Se procesaron %1$d de %2$d archivos."
    ],
    "id_hash": 6318644016063753683,
    "content_hash": -2520750047785436502,
    "location": "",
    "context": "manually_file_rename_progress_more",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 100,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/3035074/?format=api",
    "priority": 100,
    "id": 3034469,
    "web_url": "https://hosted.weblate.org/translate/dsc-auto-rename/strings/es/?checksum=d7b0554147a0add3",
    "url": "https://hosted.weblate.org/api/units/3034469/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-02-02T09:38:38+01:00"
}