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

{
    "url": "https://demozoo.org/api/v1/releasers/29678/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29678/",
    "id": 29678,
    "name": "Gryzor",
    "is_group": false,
    "nicks": [
        {
            "name": "B0RRE",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "B0RRE",
                "Borre"
            ]
        },
        {
            "name": "Gryzor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gryzor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8208/?format=api",
                "id": 8208,
                "name": "Duplo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                "id": 592,
                "name": "Infect"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83400/?format=api",
                "id": 83400,
                "name": "Dual Access"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=766"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11489"
        }
    ]
}