Units API.

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

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

{
    "translation": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-pages/de/?format=api",
    "source": [
        "This will be used to generate the URL of the page. Please only use latin letters, numbers, dots and dashes. You cannot change this afterwards."
    ],
    "previous_source": "",
    "target": [
        "Dies wird benutzt, um die URL der Seite zu generieren. Bitte verwenden Sie nur lateinische Buchstaben, Zahlen, Punkte und Bindestriche. Sie können diesen Wert nicht mehr ändern."
    ],
    "id_hash": 2800635058793549576,
    "content_hash": 2800635058793549576,
    "location": "pretix_pages/models.py:18",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://translate.pretix.eu/api/units/162445/?format=api",
    "priority": 100,
    "id": 31402,
    "web_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-pages/de/?checksum=a6dddabf60e50f08",
    "url": "https://translate.pretix.eu/api/units/31402/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-03-06T16:55:28.375126+01:00"
}