Units API.

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

GET /api/units/2123873/?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/phpmyadmin/4-9/de/?format=api",
    "source": [
        "Do you have a group of two or more columns that are closely related and are all repeating the same attribute? For example, a table that holds data on books might have columns such as book_id, author1, author2, author3 and so on which form a repeating group. In this case a new table (book_id, author) should be created."
    ],
    "previous_source": "",
    "target": [
        "Haben Sie eine Gruppe von zwei oder mehr Spalten, die eng miteinander verwandt sind, und alle wiederholen das gleiche Attribut? Angenommen, Sie haben eine Tabelle, die Daten über Bücher enthält, mit Spalten wie buch_id, autor1, autor2, autor3 etc., die eine wiederholende Gruppe bilden. In diesem Fall sollte eine neue Tabelle (buch_id, autor) erstellt werden."
    ],
    "id_hash": -8822869836703820468,
    "content_hash": -8822869836703820468,
    "location": "libraries/classes/Normalization.php:327",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1605,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 58,
    "source_unit": "https://hosted.weblate.org/api/units/14766086/?format=api",
    "priority": 100,
    "id": 2123873,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/4-9/de/?checksum=058edea10bc2954c",
    "url": "https://hosted.weblate.org/api/units/2123873/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-26T12:05:00+02:00"
}