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

{
    "url": "https://demozoo.org/api/v1/releasers/62445/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/62445/",
    "id": 62445,
    "name": "Magnus T",
    "is_group": false,
    "nicks": [
        {
            "name": "Magnus T",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Magnus",
                "Magnus T"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                "id": 610,
                "name": "iNSANE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57394/?format=api",
                "id": 57394,
                "name": "Raize"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5388/?format=api",
                "id": 5388,
                "name": "Planet Jazz"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36592"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98624"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCSGgMKVLzU9rkLKStnXdeIg"
        }
    ]
}