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

{
    "url": "https://demozoo.org/api/v1/releasers/48844/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48844/",
    "id": 48844,
    "name": "Phonex",
    "is_group": false,
    "nicks": [
        {
            "name": "Phonex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Phonex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29254/?format=api",
                "id": 29254,
                "name": "Rebound"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142112/?format=api",
                "id": 142112,
                "name": "Kyoto Republik"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5774"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/2205-Phonex"
        }
    ]
}