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

{
    "url": "https://demozoo.org/api/v1/releasers/1251/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1251/",
    "id": 1251,
    "name": "Prosonix",
    "is_group": true,
    "nicks": [
        {
            "name": "Prosonix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Prosonix"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1249/?format=api",
                "id": 1249,
                "name": "Stein Pedersen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1369/?format=api",
                "id": 1369,
                "name": "Ole Marius Pettersen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7548/?format=api",
                "id": 7548,
                "name": "Lars Hoff"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49361/?format=api",
                "id": 49361,
                "name": "Lynx"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=810"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48856"
        },
        {
            "link_class": "NectarineGroup",
            "url": "https://scenestream.net/demovibes/group/411/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11164"
        }
    ]
}