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

{
    "url": "https://demozoo.org/api/v1/releasers/49639/?format=api",
    "demozoo_url": "https://demozoo.org/groups/49639/",
    "id": 49639,
    "name": "NoName Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "NoName Crew",
            "abbreviation": "NNC",
            "is_primary_nick": true,
            "variants": [
                "NNC",
                "NoName Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83495/?format=api",
                "id": 83495,
                "name": "The Last Byte"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83509/?format=api",
                "id": 83509,
                "name": "Black Face"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.nonamecrew.com/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/NNC/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13311"
        }
    ]
}