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

{
    "url": "https://demozoo.org/api/v1/releasers/17784/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17784/",
    "id": 17784,
    "name": "Sodapop",
    "is_group": true,
    "nicks": [
        {
            "name": "Sodapop",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sodapop"
            ]
        },
        {
            "name": "Sodapop Alternative",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sodapop Alternative"
            ]
        },
        {
            "name": "Sodapop Family",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sodapop Family"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10160/?format=api",
                "id": 10160,
                "name": "Juice"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14157/?format=api",
                "id": 14157,
                "name": "Sephiroth"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15747/?format=api",
                "id": 15747,
                "name": "Piriste"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25523/?format=api",
                "id": 25523,
                "name": "Polygon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45891/?format=api",
                "id": 45891,
                "name": "Subsonic"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11872/?format=api",
                "id": 11872,
                "name": "Lum"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}