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

{
    "url": "https://demozoo.org/api/v1/releasers/48961/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48961/",
    "id": 48961,
    "name": "The Dark Servant",
    "is_group": false,
    "nicks": [
        {
            "name": "Jocko",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jocko"
            ]
        },
        {
            "name": "The Dark Servant",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Dark Servant"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89406/?format=api",
                "id": 89406,
                "name": "Eternity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108995/?format=api",
                "id": 108995,
                "name": "Sight Unseen Staff"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25795/?format=api",
                "id": 25795,
                "name": "Silicon Dream Artists"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123606/?format=api",
                "id": 123606,
                "name": "eXCReTION"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/the-dark-servant"
        }
    ]
}