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

{
    "url": "https://demozoo.org/api/v1/releasers/7772/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7772/",
    "id": 7772,
    "name": "dunz0r",
    "is_group": false,
    "nicks": [
        {
            "name": "dunz0",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "dunz0"
            ]
        },
        {
            "name": "dunz0r",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "dunz0r"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7773/?format=api",
                "id": 7773,
                "name": "fACERAPE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42607/?format=api",
                "id": 42607,
                "name": "RABARBER"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10682"
        }
    ]
}