Units API.

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

GET /api/units/2001/?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": [
        "Visit phyphox.org to create more advanced experiments including data analysis and share them with colleagues, students and friends."
    ],
    "previous_source": "",
    "target": [
        "Visitez le site phyphox.org si vous voulez créer des expériences plus avancées et les partager avec des collègues, des étudiants ou des amis."
    ],
    "id_hash": 7075830905280238494,
    "content_hash": 2343451984551348106,
    "location": "",
    "context": "newExperimentPhyphoxInfo",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://translate.phyphox.org/api/units/30/?format=api",
    "priority": 100,
    "id": 2001,
    "web_url": "https://translate.phyphox.org/translate/phyphox/android/fr/?checksum=e23266b80ff5939e",
    "url": "https://translate.phyphox.org/api/units/2001/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-13T17:53:07.162739Z"
}