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

{
    "url": "https://demozoo.org/api/v1/releasers/14319/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14319/",
    "id": 14319,
    "name": "Melvin",
    "is_group": false,
    "nicks": [
        {
            "name": "Melvin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Melvin"
            ]
        },
        {
            "name": "Overdog",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Overdog"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
                "id": 1635,
                "name": "Delight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10964/?format=api",
                "id": 10964,
                "name": "Faith"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7570/?format=api",
                "id": 7570,
                "name": "Trance Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29675"
        }
    ]
}