Units API.

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

GET /api/units/14767882/?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/debian-handbook/09_unix-services/en/?format=api",
    "source": [
        "Starting a service by hand is a simple matter of running <command>systemctl start <replaceable>servicename</replaceable>.service</command>. As one can guess, stopping the service is done with <command>systemctl stop <replaceable>servicename</replaceable>.service</command>; other subcommands include <command>reload</command> and <command>restart</command>."
    ],
    "previous_source": "",
    "target": [
        "Starting a service by hand is a simple matter of running <command>systemctl start <replaceable>servicename</replaceable>.service</command>. As one can guess, stopping the service is done with <command>systemctl stop <replaceable>servicename</replaceable>.service</command>; other subcommands include <command>reload</command> and <command>restart</command>."
    ],
    "id_hash": 734701878697526674,
    "content_hash": 734701878697526674,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 73,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 33,
    "source_unit": "https://hosted.weblate.org/api/units/14767882/?format=api",
    "priority": 100,
    "id": 14767882,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/en/?checksum=8a322f774f940592",
    "url": "https://hosted.weblate.org/api/units/14767882/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-31T09:44:09+02:00"
}