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

{
    "url": "https://demozoo.org/api/v1/releasers/45137/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45137/",
    "id": 45137,
    "name": "Mr. Gun",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Gun",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Gun"
            ]
        },
        {
            "name": "Stan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33642/?format=api",
                "id": 33642,
                "name": "Black Boxes"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34605/?format=api",
                "id": 34605,
                "name": "The Berlin Chaots"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "bulletproof-admin.de"
        }
    ]
}