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

{
    "url": "https://demozoo.org/api/v1/releasers/24694/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24694/",
    "id": 24694,
    "name": "Flynn",
    "is_group": false,
    "nicks": [
        {
            "name": "Flynn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flynn"
            ]
        },
        {
            "name": "MCP",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MCP"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4008/?format=api",
                "id": 4008,
                "name": "Tristar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70064/?format=api",
                "id": 70064,
                "name": "Master Control Program"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2778"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10874"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5457"
        }
    ]
}