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

{
    "url": "https://demozoo.org/api/v1/releasers/39868/?format=api",
    "demozoo_url": "https://demozoo.org/groups/39868/",
    "id": 39868,
    "name": "Reverses",
    "is_group": true,
    "nicks": [
        {
            "name": "Reverses",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Reverses"
            ]
        },
        {
            "name": "T.E.R.R.E.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "T.E.R.R.E."
            ]
        },
        {
            "name": "The Reverses",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Reverses"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45584/?format=api",
                "id": 45584,
                "name": "JM Carrion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33470/?format=api",
                "id": 33470,
                "name": "Brume"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/R/REVERSES/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6009"
        }
    ]
}