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

{
    "url": "https://demozoo.org/api/v1/releasers/2074/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2074/",
    "id": 2074,
    "name": "Jimi",
    "is_group": false,
    "nicks": [
        {
            "name": "Jimi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jimi"
            ]
        },
        {
            "name": "Statik Dreams",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Statik Dreams"
            ]
        },
        {
            "name": "Statik-D",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Statik D",
                "Statik-D"
            ]
        },
        {
            "name": "Wiseguy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wiseguy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7042/?format=api",
                "id": 7042,
                "name": "Associate of Arts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8264/?format=api",
                "id": 8264,
                "name": "Diffusion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95322/?format=api",
                "id": 95322,
                "name": "Pumpkin Brothers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105007/?format=api",
                "id": 105007,
                "name": "Love"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3774"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48287"
        }
    ]
}