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

{
    "url": "https://demozoo.org/api/v1/releasers/8260/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8260/",
    "id": 8260,
    "name": "Eden",
    "is_group": true,
    "nicks": [
        {
            "name": "Eden",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Eden"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6961/?format=api",
                "id": 6961,
                "name": "Slaine"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19385/?format=api",
                "id": 19385,
                "name": "Blue Silence"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8520/?format=api",
                "id": 8520,
                "name": "Clary"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7087/?format=api",
                "id": 7087,
                "name": "Gandbox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19387/?format=api",
                "id": 19387,
                "name": "Sylver"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19388/?format=api",
                "id": 19388,
                "name": "Silk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61717/?format=api",
                "id": 61717,
                "name": "7th Avenue"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47840"
        }
    ]
}