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

{
    "url": "https://demozoo.org/api/v1/releasers/20322/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20322/",
    "id": 20322,
    "name": "Chip",
    "is_group": false,
    "nicks": [
        {
            "name": "Ch1p",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ch1p"
            ]
        },
        {
            "name": "Chip",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chip"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/209/?format=api",
                "id": 209,
                "name": "Software Failure"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31882/?format=api",
                "id": 31882,
                "name": "Pantuflas Software"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1072"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=19935"
        }
    ]
}