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

{
    "url": "https://demozoo.org/api/v1/releasers/22587/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22587/",
    "id": 22587,
    "name": "Magnetix",
    "is_group": true,
    "nicks": [
        {
            "name": "Magnetix",
            "abbreviation": "MNX",
            "is_primary_nick": true,
            "variants": [
                "MNX",
                "Magnetix"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71971/?format=api",
                "id": 71971,
                "name": "Jez"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53746/?format=api",
                "id": 53746,
                "name": "Stad"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71983/?format=api",
                "id": 71983,
                "name": "Wuiti"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115706/?format=api",
                "id": 115706,
                "name": "Mike"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123691/?format=api",
                "id": 123691,
                "name": "Robotech"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141522/?format=api",
                "id": 141522,
                "name": "Mystical Design Ltd."
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=698"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=70093"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7281"
        }
    ]
}