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

{
    "url": "https://demozoo.org/api/v1/releasers/4611/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4611/",
    "id": 4611,
    "name": "Gonzo Kyd",
    "is_group": false,
    "nicks": [
        {
            "name": "Gonzo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gonzo"
            ]
        },
        {
            "name": "Gonzo Kyd",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gonzo Kyd"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1897/?format=api",
                "id": 1897,
                "name": "Awake"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4612/?format=api",
                "id": 4612,
                "name": "Exort"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7824/?format=api",
                "id": 7824,
                "name": "Threat"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4480/?format=api",
                "id": 4480,
                "name": "Black Monks"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3081"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=46251"
        }
    ]
}