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

{
    "url": "https://demozoo.org/api/v1/releasers/22582/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22582/",
    "id": 22582,
    "name": "Nik",
    "is_group": false,
    "nicks": [
        {
            "name": "Nik",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nik"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22581/?format=api",
                "id": 22581,
                "name": "The Future Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10164/?format=api",
                "id": 10164,
                "name": "High Society"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22595/?format=api",
                "id": 22595,
                "name": "Sigma Seven"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22594/?format=api",
                "id": 22594,
                "name": "Home Boys"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}