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

{
    "url": "https://demozoo.org/api/v1/releasers/37623/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/37623/",
    "id": 37623,
    "name": "Mephisto",
    "is_group": false,
    "nicks": [
        {
            "name": "Mephisto",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mephisto",
                "m!"
            ]
        },
        {
            "name": "Zod",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zod"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6882/?format=api",
                "id": 6882,
                "name": "Digital Graffiti"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                "id": 1503,
                "name": "LSD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7014/?format=api",
                "id": 7014,
                "name": "Retire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104491/?format=api",
                "id": 104491,
                "name": "Supreme"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/mephisto"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13647"
        }
    ]
}