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

{
    "url": "https://demozoo.org/api/v1/releasers/10782/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10782/",
    "id": 10782,
    "name": "Daze",
    "is_group": false,
    "nicks": [
        {
            "name": "Daze",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Daze"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10783/?format=api",
                "id": 10783,
                "name": "Milk"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8062/?format=api",
                "id": 8062,
                "name": "Prism"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5727/?format=api",
                "id": 5727,
                "name": "Bohema Records"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1668"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/269972-Krystian-Lubiszewski"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=49473"
        }
    ]
}