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

{
    "url": "https://demozoo.org/api/v1/releasers/24257/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24257/",
    "id": 24257,
    "name": "Bellman",
    "is_group": false,
    "nicks": [
        {
            "name": "Bellman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bellman"
            ]
        },
        {
            "name": "Criz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Criz"
            ]
        },
        {
            "name": "Dr. Stein",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Stein"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                "id": 111,
                "name": "Dead Hackers Society"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33488/?format=api",
                "id": 33488,
                "name": "2smart4u"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41017/?format=api",
                "id": 41017,
                "name": "The X'Press Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}