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

{
    "url": "https://demozoo.org/api/v1/releasers/2871/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2871/",
    "id": 2871,
    "name": "Daze",
    "is_group": false,
    "nicks": [
        {
            "name": "Daze",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Daze"
            ]
        },
        {
            "name": "Dexter",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dexter"
            ]
        },
        {
            "name": "Violator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Violator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1501/?format=api",
                "id": 1501,
                "name": "Delicious Designs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10201/?format=api",
                "id": 10201,
                "name": "Phuture 303"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15055/?format=api",
                "id": 15055,
                "name": "Plague"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1079/?format=api",
                "id": 1079,
                "name": "Digital"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45170/?format=api",
                "id": 45170,
                "name": "Cyrus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11451/?format=api",
                "id": 11451,
                "name": "Intuition"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15017"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47274"
        }
    ]
}