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

{
    "url": "https://demozoo.org/api/v1/releasers/15245/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15245/",
    "id": 15245,
    "name": "Babyloon",
    "is_group": false,
    "nicks": [
        {
            "name": "Babyloon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Babyloon",
                "babz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15244/?format=api",
                "id": 15244,
                "name": "Zen"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10677/?format=api",
                "id": 10677,
                "name": "Revelation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24182/?format=api",
                "id": 24182,
                "name": "Nitrophusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10338/?format=api",
                "id": 10338,
                "name": "Mafia Jeopardy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=5562"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/babyloon"
        }
    ]
}