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

{
    "url": "https://demozoo.org/api/v1/releasers/51110/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51110/",
    "id": 51110,
    "name": "SuperSnacks",
    "is_group": false,
    "nicks": [
        {
            "name": "Alex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alex"
            ]
        },
        {
            "name": "SuperSnacks",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SuperSnacks"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7791/?format=api",
                "id": 7791,
                "name": "The Art Of Never Getting Anything Done"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}