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

{
    "url": "https://demozoo.org/api/v1/releasers/100759/?format=api",
    "demozoo_url": "https://demozoo.org/groups/100759/",
    "id": 100759,
    "name": "Sleepwalkers",
    "is_group": true,
    "nicks": [
        {
            "name": "Sleepwalkers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sleepwalkers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10060/?format=api",
                "id": 10060,
                "name": "Haze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100755/?format=api",
                "id": 100755,
                "name": "Laimbrain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25595/?format=api",
                "id": 25595,
                "name": "Tribal"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143112/?format=api",
                "id": 143112,
                "name": "Milkshake"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=56516"
        }
    ]
}