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

{
    "url": "https://demozoo.org/api/v1/releasers/28545/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28545/",
    "id": 28545,
    "name": "Dupont",
    "is_group": false,
    "nicks": [
        {
            "name": "Dupont",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dupont"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17415/?format=api",
                "id": 17415,
                "name": "_rohformat"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35662/?format=api",
                "id": 35662,
                "name": "Advance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10011/?format=api",
                "id": 10011,
                "name": "Twist"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119176/?format=api",
                "id": 119176,
                "name": "Abyss Music"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119944/?format=api",
                "id": 119944,
                "name": "Play These Records"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2318"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/6306-Dupont"
        }
    ]
}