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

{
    "url": "https://demozoo.org/api/v1/releasers/110713/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110713/",
    "id": 110713,
    "name": "Discreant",
    "is_group": true,
    "nicks": [
        {
            "name": "Discreant",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Discreant"
            ]
        },
        {
            "name": "Rad Incest",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rad Incest"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3041/?format=api",
                "id": 3041,
                "name": "Ricky Martin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70/?format=api",
                "id": 70,
                "name": "Waffle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3548/?format=api",
                "id": 3548,
                "name": "Jobe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                "id": 937,
                "name": "BriteLite"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://discreant.bandcamp.com/"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/discreanthc/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/discreant/"
        }
    ]
}