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

{
    "url": "https://demozoo.org/api/v1/releasers/24342/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24342/",
    "id": 24342,
    "name": "MiG",
    "is_group": false,
    "nicks": [
        {
            "name": "MiG",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MiG"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8263/?format=api",
                "id": 8263,
                "name": "Weird Magic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57438/?format=api",
                "id": 57438,
                "name": "BananaCrap Inc"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19751/?format=api",
                "id": 19751,
                "name": "Persuasive Music"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4924"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?92095"
        }
    ]
}