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

{
    "url": "https://demozoo.org/api/v1/releasers/89304/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89304/",
    "id": 89304,
    "name": "Daize",
    "is_group": false,
    "nicks": [
        {
            "name": "Daize",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Daize"
            ]
        },
        {
            "name": "Nirvana",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nirvana"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89298/?format=api",
                "id": 89298,
                "name": "Artists Specializing In Ascii"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124174/?format=api",
                "id": 124174,
                "name": "NAFTA"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134570/?format=api",
                "id": 134570,
                "name": "Creative Renegade Enhancements and Modifications"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}