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

{
    "url": "https://demozoo.org/api/v1/releasers/109149/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109149/",
    "id": 109149,
    "name": "Starfleet H-Q",
    "is_group": true,
    "nicks": [
        {
            "name": "Star*fleet",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Star*fleet"
            ]
        },
        {
            "name": "Starfleet H-Q",
            "abbreviation": "SFHQ",
            "is_primary_nick": true,
            "variants": [
                "SFHQ",
                "Starfleet H-Q"
            ]
        },
        {
            "name": "Starfleet HQ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Starfleet HQ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115528/?format=api",
                "id": 115528,
                "name": "The Elite Circle"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115529/?format=api",
                "id": 115529,
                "name": "The Goose"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115531/?format=api",
                "id": 115531,
                "name": "The Devil of Dos"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115532/?format=api",
                "id": 115532,
                "name": "Lexas"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2505"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8877"
        }
    ]
}