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

{
    "url": "https://demozoo.org/api/v1/releasers/10548/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10548/",
    "id": 10548,
    "name": "Dandee",
    "is_group": false,
    "nicks": [
        {
            "name": "Dandee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dan Dee",
                "Dandee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3190/?format=api",
                "id": 3190,
                "name": "Scarab"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6419/?format=api",
                "id": 6419,
                "name": "Secretly!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16350/?format=api",
                "id": 16350,
                "name": "Nostalgia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5915/?format=api",
                "id": 5915,
                "name": "Laxity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64565/?format=api",
                "id": 64565,
                "name": "Gleam Battalion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12789/?format=api",
                "id": 12789,
                "name": "Remember"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142631/?format=api",
                "id": 142631,
                "name": "Slackers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=460"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28430"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=13339"
        }
    ]
}