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

{
    "url": "https://demozoo.org/api/v1/releasers/2911/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2911/",
    "id": 2911,
    "name": "Ted",
    "is_group": false,
    "nicks": [
        {
            "name": "Lazy Ted",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lazy Ted"
            ]
        },
        {
            "name": "Ted",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ted"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2909/?format=api",
                "id": 2909,
                "name": "Defjam"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54856/?format=api",
                "id": 54856,
                "name": "The Goonies"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149048/?format=api",
                "id": 149048,
                "name": "Obsession"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20566/?format=api",
                "id": 20566,
                "name": "Copyright Destroyers Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3459/?format=api",
                "id": 3459,
                "name": "Hypnosis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3272/?format=api",
                "id": 3272,
                "name": "Top Swap"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33579"
        }
    ]
}