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

{
    "url": "https://demozoo.org/api/v1/releasers/2735/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2735/",
    "id": 2735,
    "name": "Flower",
    "is_group": false,
    "nicks": [
        {
            "name": "BrainBoy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "BrainBoy"
            ]
        },
        {
            "name": "Flower",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flower"
            ]
        },
        {
            "name": "Flower Child",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Flower Child",
                "Flowerchild"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10799/?format=api",
                "id": 10799,
                "name": "Inhale"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2733/?format=api",
                "id": 2733,
                "name": "D-29"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2767"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25744"
        }
    ]
}