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

{
    "url": "https://demozoo.org/api/v1/releasers/95971/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95971/",
    "id": 95971,
    "name": "Dream's Day",
    "is_group": true,
    "nicks": [
        {
            "name": "Dream's Day",
            "abbreviation": "DSD",
            "is_primary_nick": true,
            "variants": [
                "DSD",
                "Dream's Day",
                "Dreams Day"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20321/?format=api",
                "id": 20321,
                "name": "Fireboy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95972/?format=api",
                "id": 95972,
                "name": "Lodger"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98298/?format=api",
                "id": 98298,
                "name": "Main"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99245/?format=api",
                "id": 99245,
                "name": "Agarwaen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99246/?format=api",
                "id": 99246,
                "name": "Slyguy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22904/?format=api",
                "id": 22904,
                "name": "DCB"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23044/?format=api",
                "id": 23044,
                "name": "Phosy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32451"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7298"
        }
    ]
}