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

{
    "url": "https://demozoo.org/api/v1/releasers/32087/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32087/",
    "id": 32087,
    "name": "Lucis Magia",
    "is_group": true,
    "nicks": [
        {
            "name": "Lucis Magia",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lucis Magia"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6077/?format=api",
                "id": 6077,
                "name": "Myke"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23480/?format=api",
                "id": 23480,
                "name": "LightPunk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28259/?format=api",
                "id": 28259,
                "name": "Alexx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31845/?format=api",
                "id": 31845,
                "name": "Seb"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28270/?format=api",
                "id": 28270,
                "name": "FGP"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://dl.vlay.org/myke/lucis-magia/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=51122"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3569"
        }
    ]
}