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

{
    "url": "https://demozoo.org/api/v1/releasers/118954/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118954/",
    "id": 118954,
    "name": "MacGyver",
    "is_group": false,
    "nicks": [
        {
            "name": "A.R.A.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "A.R.A.",
                "ARA"
            ]
        },
        {
            "name": "Krisp",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Krisp"
            ]
        },
        {
            "name": "MacGyver",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MacGyver"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59094/?format=api",
                "id": 59094,
                "name": "Generation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118955/?format=api",
                "id": 118955,
                "name": "LNK"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22530/?format=api",
                "id": 22530,
                "name": "The Experiment"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4442"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=62048"
        }
    ]
}