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

{
    "url": "https://demozoo.org/api/v1/releasers/92058/?format=api",
    "demozoo_url": "https://demozoo.org/groups/92058/",
    "id": 92058,
    "name": "Megastars",
    "is_group": true,
    "nicks": [
        {
            "name": "Megastars",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Megastars"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1817/?format=api",
                "id": 1817,
                "name": "Angeldawn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50961/?format=api",
                "id": 50961,
                "name": "Chumar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94598/?format=api",
                "id": 94598,
                "name": "Sir Byte"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7095"
        }
    ]
}