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

{
    "url": "https://demozoo.org/api/v1/releasers/23349/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23349/",
    "id": 23349,
    "name": "HP",
    "is_group": false,
    "nicks": [
        {
            "name": "HP",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HP"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21855/?format=api",
                "id": 21855,
                "name": "MicroPyle"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26020/?format=api",
                "id": 26020,
                "name": "Future Sound of Hajdúböszörmény"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24869/?format=api",
                "id": 24869,
                "name": "Beach Boyz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3398"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/peter_hamza"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20180813185300/http://hp.d2.hu:80/"
        }
    ]
}