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

{
    "url": "https://demozoo.org/api/v1/releasers/13222/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13222/",
    "id": 13222,
    "name": "Quasi",
    "is_group": false,
    "nicks": [
        {
            "name": "Dave",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dave"
            ]
        },
        {
            "name": "Quasi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Quasi"
            ]
        },
        {
            "name": "Quasimodo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Quasimodo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39534/?format=api",
                "id": 39534,
                "name": "GOTHiC"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
                "id": 1635,
                "name": "Delight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10138/?format=api",
                "id": 10138,
                "name": "Scum"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94945/?format=api",
                "id": 94945,
                "name": "X-terminate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103197/?format=api",
                "id": 103197,
                "name": "Gothic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6028"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26103"
        }
    ]
}