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

{
    "url": "https://demozoo.org/api/v1/releasers/108148/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108148/",
    "id": 108148,
    "name": "Hotline USA",
    "is_group": true,
    "nicks": [
        {
            "name": "Hotline USA",
            "abbreviation": "HUSA",
            "is_primary_nick": true,
            "variants": [
                "HUSA",
                "Hotline USA"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55349/?format=api",
                "id": 55349,
                "name": "The Last Dragon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71942/?format=api",
                "id": 71942,
                "name": "Mirage"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145553/?format=api",
                "id": 145553,
                "name": "Silicon Rat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145554/?format=api",
                "id": 145554,
                "name": "LongJohn Silver"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2912"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9032"
        }
    ]
}