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

{
    "url": "https://demozoo.org/api/v1/releasers/45537/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45537/",
    "id": 45537,
    "name": "Addict PC",
    "is_group": true,
    "nicks": [
        {
            "name": "Addict PC",
            "abbreviation": "ADD",
            "is_primary_nick": true,
            "variants": [
                "ADD",
                "Addict PC"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45538/?format=api",
                "id": 45538,
                "name": "Dream Angel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45539/?format=api",
                "id": 45539,
                "name": "Maxx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45540/?format=api",
                "id": 45540,
                "name": "Nix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45541/?format=api",
                "id": 45541,
                "name": "Ril"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45542/?format=api",
                "id": 45542,
                "name": "SPP"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45543/?format=api",
                "id": 45543,
                "name": "Strauss"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6378"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20070508160737/http://hem1.passagen.se/addictpc/adt.html"
        }
    ]
}