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

{
    "url": "https://demozoo.org/api/v1/releasers/20302/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20302/",
    "id": 20302,
    "name": "Nexus Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Nexus Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nexus Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20303/?format=api",
                "id": 20303,
                "name": "IceVAN"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15900/?format=api",
                "id": 15900,
                "name": "Judas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23077/?format=api",
                "id": 23077,
                "name": "Loudness"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23028/?format=api",
                "id": 23028,
                "name": "Lord Raptor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52144/?format=api",
                "id": 52144,
                "name": "Assimmoff"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102084/?format=api",
                "id": 102084,
                "name": "Djey"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32446"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12619"
        }
    ]
}