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

{
    "url": "https://demozoo.org/api/v1/releasers/11946/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11946/",
    "id": 11946,
    "name": "Antitrax 2010",
    "is_group": true,
    "nicks": [
        {
            "name": "Antitrax",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Antitrax"
            ]
        },
        {
            "name": "Antitrax 2010",
            "abbreviation": "ATX",
            "is_primary_nick": true,
            "variants": [
                "ATX",
                "Antitrax 2010"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/849/?format=api",
                "id": 849,
                "name": "Alien"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34920/?format=api",
                "id": 34920,
                "name": "CPU"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39233/?format=api",
                "id": 39233,
                "name": "DON"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55213/?format=api",
                "id": 55213,
                "name": "DJ Jam"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95877/?format=api",
                "id": 95877,
                "name": "Bärlin"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7085"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2645"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2636"
        }
    ]
}