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

{
    "url": "https://demozoo.org/api/v1/releasers/6723/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6723/",
    "id": 6723,
    "name": "Lucky Strike",
    "is_group": false,
    "nicks": [
        {
            "name": "Hiawata",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hiawata"
            ]
        },
        {
            "name": "Ice-T",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ice-T"
            ]
        },
        {
            "name": "Lucky Strike",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lucky Strike",
                "Luckystrike"
            ]
        },
        {
            "name": "Noice",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Noice"
            ]
        },
        {
            "name": "Warlock",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Warlock"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3330/?format=api",
                "id": 3330,
                "name": "Cytax"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6724/?format=api",
                "id": 6724,
                "name": "Polaris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69553/?format=api",
                "id": 69553,
                "name": "Strangers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79764/?format=api",
                "id": 79764,
                "name": "Antiriad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21631/?format=api",
                "id": 21631,
                "name": "Millenium"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5403"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45535"
        }
    ]
}