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

{
    "url": "https://demozoo.org/api/v1/releasers/58121/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58121/",
    "id": 58121,
    "name": "Funky Harry",
    "is_group": false,
    "nicks": [
        {
            "name": "Funky Harry",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Funky Harry"
            ]
        },
        {
            "name": "Harry",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Harry"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30723/?format=api",
                "id": 30723,
                "name": "New Objectives In Sound Exploration"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}