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

{
    "url": "https://demozoo.org/api/v1/releasers/7450/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7450/",
    "id": 7450,
    "name": "Chorus",
    "is_group": false,
    "nicks": [
        {
            "name": "Chorus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chorus"
            ]
        },
        {
            "name": "Dizgui",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dizgui"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/990/?format=api",
                "id": 990,
                "name": "Jewels"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/870/?format=api",
                "id": 870,
                "name": "Majic 12"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28507/?format=api",
                "id": 28507,
                "name": "Quartz"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1088"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.mikkelploug.com/"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/2553270-Mikkel-Ploug"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3706"
        }
    ]
}