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

{
    "url": "https://demozoo.org/api/v1/releasers/30674/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30674/",
    "id": 30674,
    "name": "Senex",
    "is_group": true,
    "nicks": [
        {
            "name": "Senex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Senex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23193/?format=api",
                "id": 23193,
                "name": "Grip"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142/?format=api",
                "id": 142,
                "name": "Macx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3180/?format=api",
                "id": 3180,
                "name": "hedning"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144/?format=api",
                "id": 144,
                "name": "ZZAP69"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18752/?format=api",
                "id": 18752,
                "name": "Total Chaos"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7435"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58908"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11976"
        }
    ]
}