Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/yast-ftp-server/master/ar/?format=api",
    "source": [
        "Enabling FTP daemon in the boot process..."
    ],
    "previous_source": "",
    "target": [
        "يتم الآن تمكين برنامج محرك FTP في عملية التشغيل..."
    ],
    "id_hash": 5677426622425519856,
    "content_hash": 5677426622425519856,
    "location": "src/lib/y2ftp/clients/ftp_server.rb:561",
    "context": "",
    "note": "TRANSLATORS: CommandLine progress information",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 176,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://l10n.opensuse.org/api/units/12575503/?format=api",
    "priority": 100,
    "id": 1337882,
    "web_url": "https://l10n.opensuse.org/translate/yast-ftp-server/master/ar/?checksum=ceca456ecc04d6f0",
    "url": "https://l10n.opensuse.org/api/units/1337882/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T16:45:36Z"
}