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

{
    "url": "https://demozoo.org/api/v1/releasers/74909/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/74909/",
    "id": 74909,
    "name": "Mei",
    "is_group": false,
    "nicks": [
        {
            "name": "Mei",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mei"
            ]
        },
        {
            "name": "the_mei",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "the_mei"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30789/?format=api",
                "id": 30789,
                "name": "The Last Dream"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133231/?format=api",
                "id": 133231,
                "name": "Flow Hertz Records"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=389"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20040728132534/http://mei.planet-d.net/"
        }
    ]
}