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

{
    "url": "https://demozoo.org/api/v1/releasers/46764/?format=api",
    "demozoo_url": "https://demozoo.org/groups/46764/",
    "id": 46764,
    "name": "Negative Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Negative Software",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Negative Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60783/?format=api",
                "id": 60783,
                "name": "Andreas Heger"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/NEGATIVE/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12019"
        }
    ]
}