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

{
    "url": "https://demozoo.org/api/v1/releasers/49752/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49752/",
    "id": 49752,
    "name": "Avenger",
    "is_group": false,
    "nicks": [
        {
            "name": "Avenger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Avenger"
            ]
        },
        {
            "name": "Captain Blood",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Captain Blood"
            ]
        },
        {
            "name": "Chr1nor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chr1nor"
            ]
        },
        {
            "name": "Rubicon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rubicon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                "id": 1596,
                "name": "Equinox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6974/?format=api",
                "id": 6974,
                "name": "Defiance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18621/?format=api",
                "id": 18621,
                "name": "Mystix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2180/?format=api",
                "id": 2180,
                "name": "Eagles"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95331/?format=api",
                "id": 95331,
                "name": "The Power"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19969/?format=api",
                "id": 19969,
                "name": "VA-Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=436"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23201"
        }
    ]
}