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

{
    "url": "https://demozoo.org/api/v1/releasers/11752/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11752/",
    "id": 11752,
    "name": "Gryzor",
    "is_group": false,
    "nicks": [
        {
            "name": "Gryzor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gryzor"
            ]
        },
        {
            "name": "Nicolas Franck",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nicolas Franck"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48859/?format=api",
                "id": 48859,
                "name": "Defiance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                "id": 2194,
                "name": "Hemoroids"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/739/?format=api",
                "id": 739,
                "name": "Dreamdealers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91921/?format=api",
                "id": 91921,
                "name": "Dmacon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3154"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6218"
        }
    ]
}