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

{
    "url": "https://demozoo.org/api/v1/releasers/98836/?format=api",
    "demozoo_url": "https://demozoo.org/groups/98836/",
    "id": 98836,
    "name": "Random Fashion",
    "is_group": true,
    "nicks": [
        {
            "name": "Random Fashion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Random Fashion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97674/?format=api",
                "id": 97674,
                "name": "Big Muff"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58429/?format=api",
                "id": 58429,
                "name": "Polarstar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104126/?format=api",
                "id": 104126,
                "name": "Art Noise"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104127/?format=api",
                "id": 104127,
                "name": "Mr. Speed"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104128/?format=api",
                "id": 104128,
                "name": "Sequencer-Jouni"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=44034"
        }
    ]
}