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

{
    "url": "https://demozoo.org/api/v1/releasers/8069/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8069/",
    "id": 8069,
    "name": "Red Chrome",
    "is_group": true,
    "nicks": [
        {
            "name": "Madmixers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Madmixers"
            ]
        },
        {
            "name": "Red Chrome",
            "abbreviation": "RCR",
            "is_primary_nick": true,
            "variants": [
                "RCR",
                "Red Chrome"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8067/?format=api",
                "id": 8067,
                "name": "Deadlock"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8066/?format=api",
                "id": 8066,
                "name": "Great J"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8065/?format=api",
                "id": 8065,
                "name": "Maverick"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139060/?format=api",
                "id": 139060,
                "name": "Dizzy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94318/?format=api",
                "id": 94318,
                "name": "Typhoid"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.avaruusmies.com/red-chrome/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=21906"
        }
    ]
}