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

{
    "url": "https://demozoo.org/api/v1/releasers/11431/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11431/",
    "id": 11431,
    "name": "Dr. C",
    "is_group": false,
    "nicks": [
        {
            "name": "Doctor C.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Doctor C."
            ]
        },
        {
            "name": "Dr. C",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr. C"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4737/?format=api",
                "id": 4737,
                "name": "Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11434/?format=api",
                "id": 11434,
                "name": "TCC Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62852/?format=api",
                "id": 62852,
                "name": "Exact"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11312"
        }
    ]
}