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

{
    "url": "https://demozoo.org/api/v1/releasers/3046/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3046/",
    "id": 3046,
    "name": "216",
    "is_group": false,
    "nicks": [
        {
            "name": "216",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "216"
            ]
        },
        {
            "name": "Math Daemon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Math Daemon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                "id": 404,
                "name": "mfx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10906/?format=api",
                "id": 10906,
                "name": "Tsygä"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/490/?format=api",
                "id": 490,
                "name": "Kewlers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,414748/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=780"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=54"
        }
    ]
}