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

{
    "url": "https://demozoo.org/api/v1/releasers/8265/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8265/",
    "id": 8265,
    "name": "Blue Adonis",
    "is_group": false,
    "nicks": [
        {
            "name": "Blue Adonis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blue Adonis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8266/?format=api",
                "id": 8266,
                "name": "Traxx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19658/?format=api",
                "id": 19658,
                "name": "Pure"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88588/?format=api",
                "id": 88588,
                "name": "PHUN"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119557/?format=api",
                "id": 119557,
                "name": "PhreakNet"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110490/?format=api",
                "id": 110490,
                "name": "Nuon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=710"
        }
    ]
}