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

{
    "url": "https://demozoo.org/api/v1/releasers/33674/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33674/",
    "id": 33674,
    "name": "Amazing Cracking Conspiracy",
    "is_group": true,
    "nicks": [
        {
            "name": "Amazing Cracking Conspiracy",
            "abbreviation": "ACC, A.C.C.",
            "is_primary_nick": true,
            "variants": [
                "ACC, A.C.C.",
                "Amazing Cracking Conspiracy"
            ]
        },
        {
            "name": "The Amazing Cracking Conspiracy",
            "abbreviation": "ACC",
            "is_primary_nick": false,
            "variants": [
                "ACC",
                "The Amazing Cracking Conspiracy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4010/?format=api",
                "id": 4010,
                "name": "Flash Cracking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59655/?format=api",
                "id": 59655,
                "name": "Magnetic Interlude"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2540/?format=api",
                "id": 2540,
                "name": "Richard Karsmakers"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33676/?format=api",
                "id": 33676,
                "name": "Antiware"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61501/?format=api",
                "id": 61501,
                "name": "Cyborg"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://st-news.com/"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3057"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/A/ACC/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4892"
        }
    ]
}