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

{
    "url": "https://demozoo.org/api/v1/releasers/18830/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18830/",
    "id": 18830,
    "name": "Ratpoison",
    "is_group": false,
    "nicks": [
        {
            "name": "Ratpoison",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ratpoison"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                "id": 180,
                "name": "Noice"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6692/?format=api",
                "id": 6692,
                "name": "Twin Freaks"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67235/?format=api",
                "id": 67235,
                "name": "Groove Factor"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6127"
        }
    ]
}