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

{
    "url": "https://demozoo.org/api/v1/releasers/101219/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101219/",
    "id": 101219,
    "name": "Opium",
    "is_group": true,
    "nicks": [
        {
            "name": "Opium",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Opium"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4584/?format=api",
                "id": 4584,
                "name": "Mr. Magoo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148908/?format=api",
                "id": 148908,
                "name": "Yo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4787/?format=api",
                "id": 4787,
                "name": "Dr. Overload"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148909/?format=api",
                "id": 148909,
                "name": "Castor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148910/?format=api",
                "id": 148910,
                "name": "Omega"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148911/?format=api",
                "id": 148911,
                "name": "The Mixer"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59077"
        }
    ]
}