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

{
    "url": "https://demozoo.org/api/v1/releasers/9770/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9770/",
    "id": 9770,
    "name": "TNSP",
    "is_group": true,
    "nicks": [
        {
            "name": "TNSP",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TNSP"
            ]
        },
        {
            "name": "Tecnic Software Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tecnic Software Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9769/?format=api",
                "id": 9769,
                "name": "fgcl"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3305/?format=api",
                "id": 3305,
                "name": "ccr"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33801/?format=api",
                "id": 33801,
                "name": "Sindrom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37764/?format=api",
                "id": 37764,
                "name": "mdx"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/37706/?format=api",
                "id": 37706,
                "name": "Anciat Productionz"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.tnsp.org/"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1442"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43900"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8095"
        }
    ]
}