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

{
    "url": "https://demozoo.org/api/v1/releasers/7527/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7527/",
    "id": 7527,
    "name": "Sonic Graffiti",
    "is_group": true,
    "nicks": [
        {
            "name": "Sonic Graffiti",
            "abbreviation": "SG",
            "is_primary_nick": true,
            "variants": [
                "SG",
                "Sonic Graffiti"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7512/?format=api",
                "id": 7512,
                "name": "Deek"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140293/?format=api",
                "id": 140293,
                "name": "Ben Hayes"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58929/?format=api",
                "id": 58929,
                "name": "Gerard Gourley"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2965/?format=api",
                "id": 2965,
                "name": "Allister Brimble"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43918/?format=api",
                "id": 43918,
                "name": "T.L.F."
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5067"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13156"
        }
    ]
}