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

{
    "url": "https://demozoo.org/api/v1/releasers/51505/?format=api",
    "demozoo_url": "https://demozoo.org/groups/51505/",
    "id": 51505,
    "name": "Excite",
    "is_group": true,
    "nicks": [
        {
            "name": "Excite",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Excite"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51506/?format=api",
                "id": 51506,
                "name": "Slider"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1206/?format=api",
                "id": 1206,
                "name": "Quedex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60566/?format=api",
                "id": 60566,
                "name": "Megadeth"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105419/?format=api",
                "id": 105419,
                "name": "Status Quo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64574"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5941"
        }
    ]
}