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

{
    "url": "https://demozoo.org/api/v1/releasers/91304/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91304/",
    "id": 91304,
    "name": "The Magiclords",
    "is_group": true,
    "nicks": [
        {
            "name": "The Magiclords",
            "abbreviation": "TML",
            "is_primary_nick": true,
            "variants": [
                "Magiclords",
                "TML",
                "The Magiclords"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13879/?format=api",
                "id": 13879,
                "name": "Astro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97209/?format=api",
                "id": 97209,
                "name": "Khadaffi"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106884/?format=api",
                "id": 106884,
                "name": "Muse"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107712/?format=api",
                "id": 107712,
                "name": "Mr. Doom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67377/?format=api",
                "id": 67377,
                "name": "LamerDeluxe"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=661"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37504"
        }
    ]
}