Units API.

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

GET /api/units/42987/?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/ios/pt_BR/?format=api",
    "source": [
        "km/h"
    ],
    "previous_source": "",
    "target": [
        "km/h"
    ],
    "id_hash": -5366535755774410,
    "content_hash": -6313983935773378173,
    "location": "",
    "context": "common_unit_short_kilo_meter_per_hour",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 289,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.phyphox.org/api/units/29516/?format=api",
    "priority": 100,
    "id": 42987,
    "web_url": "https://translate.phyphox.org/translate/phyphox/ios/pt_BR/?checksum=7fecef2a069a4636",
    "url": "https://translate.phyphox.org/api/units/42987/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-10-23T12:49:27.368857Z"
}