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

{
    "url": "https://demozoo.org/api/v1/releasers/99281/?format=api",
    "demozoo_url": "https://demozoo.org/groups/99281/",
    "id": 99281,
    "name": "The Alien Crackers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Alien Crackers",
            "abbreviation": "TAC",
            "is_primary_nick": true,
            "variants": [
                "TAC",
                "The Alien Crackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55733/?format=api",
                "id": 55733,
                "name": "Santa Claus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117231/?format=api",
                "id": 117231,
                "name": "Motorhead"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117232/?format=api",
                "id": 117232,
                "name": "Mr. T"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117233/?format=api",
                "id": 117233,
                "name": "Nexus"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3122"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45380"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9100"
        }
    ]
}