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

{
    "url": "https://demozoo.org/api/v1/releasers/18762/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18762/",
    "id": 18762,
    "name": "Rams",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Ham",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Ham"
            ]
        },
        {
            "name": "Rams",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rams"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18763/?format=api",
                "id": 18763,
                "name": "Cubernicus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                "id": 6280,
                "name": "Nectarine"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137361/?format=api",
                "id": 137361,
                "name": "Smelly Banana Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1764/"
        }
    ]
}