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

{
    "url": "https://demozoo.org/api/v1/releasers/11892/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11892/",
    "id": 11892,
    "name": "Sonic",
    "is_group": false,
    "nicks": [
        {
            "name": "Sonic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sonic"
            ]
        },
        {
            "name": "fab",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "fab"
            ]
        },
        {
            "name": "superfab",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "superfab"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24033/?format=api",
                "id": 24033,
                "name": "Destiny"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24272/?format=api",
                "id": 24272,
                "name": "Aeon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5679/?format=api",
                "id": 5679,
                "name": "The PIMP Brigade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77996/?format=api",
                "id": 77996,
                "name": "Nailbomb"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24270/?format=api",
                "id": 24270,
                "name": "Infuse Project"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6871"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=208"
        }
    ]
}