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

{
    "url": "https://demozoo.org/api/v1/releasers/8402/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8402/",
    "id": 8402,
    "name": "Fake",
    "is_group": true,
    "nicks": [
        {
            "name": "Fake",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fake"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7026/?format=api",
                "id": 7026,
                "name": "Fash"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53509/?format=api",
                "id": 53509,
                "name": "Offler"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53510/?format=api",
                "id": 53510,
                "name": "Seahawk"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=24726"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4441"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20100202201755/http://www.dtek.chalmers.se/~d96shade/fake.html"
        }
    ]
}