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

{
    "url": "https://demozoo.org/api/v1/releasers/2031/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2031/",
    "id": 2031,
    "name": "The Lost Boys",
    "is_group": true,
    "nicks": [
        {
            "name": "The Lost Boys",
            "abbreviation": "TLB",
            "is_primary_nick": true,
            "variants": [
                "TLB",
                "The Lost Boys"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44654/?format=api",
                "id": 44654,
                "name": "TWID"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2127/?format=api",
                "id": 2127,
                "name": "Digital Insanity"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2124/?format=api",
                "id": 2124,
                "name": "Manikin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2125/?format=api",
                "id": 2125,
                "name": "Sprog"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2123/?format=api",
                "id": 2123,
                "name": "Spaz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31527/?format=api",
                "id": 31527,
                "name": "Oxygen"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31529/?format=api",
                "id": 31529,
                "name": "Sammy Joe"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TLB/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=57844"
        },
        {
            "link_class": "NectarineGroup",
            "url": "https://scenestream.net/demovibes/group/517/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=418"
        }
    ]
}