GET /api/registry/config/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "services": [
        "urn:ietf:params:xml:ns:domain-1.0",
        "urn:ietf:params:xml:ns:contact-1.0",
        "urn:ietf:params:xml:ns:secDNS-1.1",
        "http://co.za/epp/extensions/cozadomain-1-0",
        "http://www.unitedtld.com/epp/charge-1.0",
        "urn:ietf:params:xml:ns:rgp-1.0"
    ],
    "spin_hosts": [
        "ns1.spindoctor.mobi",
        "ns2.spindoctor.mobi"
    ],
    "promoted_tlds": [
        "africa",
        "co.za"
    ],
    "MIN_ANDROID_APP_VERSION": "0.6.1",
    "MIN_IOS_APP_VERSION": "0.6.1"
}