Units API.

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

GET /api/units/3034439/?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": [
        "The original pattern matches a rename pattern defined earlier!"
    ],
    "previous_source": "The original pattern is matching with a rename pattern defined on other case!",
    "target": [
        "¡El patrón original coincide con un patrón de cambio de nombre definido anteriormente!"
    ],
    "id_hash": 3934728829909348458,
    "content_hash": -1976304093477603263,
    "location": "",
    "context": "file_name_pattern_validation_error_original",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 64,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/3035044/?format=api",
    "priority": 100,
    "id": 3034439,
    "web_url": "https://hosted.weblate.org/translate/dsc-auto-rename/strings/es/?checksum=b69af706123c306a",
    "url": "https://hosted.weblate.org/api/units/3034439/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-02-02T09:38:35+01:00"
}