Units API.

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

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

{
    "translation": "https://translate.phyphox.org/api/translations/phyphox/android/fr/?format=api",
    "source": [
        "Slope"
    ],
    "previous_source": "",
    "target": [
        "Pente"
    ],
    "id_hash": -8968440987348369442,
    "content_hash": 8362132192718427037,
    "location": "",
    "context": "graph_slope_label",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.phyphox.org/api/units/14/?format=api",
    "priority": 100,
    "id": 1985,
    "web_url": "https://translate.phyphox.org/translate/phyphox/android/fr/?checksum=0389b270580bffde",
    "url": "https://translate.phyphox.org/api/units/1985/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-13T17:53:06.891218Z"
}