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

{
    "url": "https://demozoo.org/api/v1/releasers/123423/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/123423/",
    "id": 123423,
    "name": "Jazz",
    "is_group": false,
    "nicks": [
        {
            "name": "EEF",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "EEF"
            ]
        },
        {
            "name": "EJS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "EJS"
            ]
        },
        {
            "name": "Jassemanus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jassemanus"
            ]
        },
        {
            "name": "Jazz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jazz"
            ]
        },
        {
            "name": "Kurketrekker",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kurketrekker"
            ]
        },
        {
            "name": "MethAmphetamine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MethAmphetamine"
            ]
        },
        {
            "name": "Pluksel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pluksel"
            ]
        },
        {
            "name": "Sinterklaas",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sinterklaas"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99601/?format=api",
                "id": 99601,
                "name": "Carrera"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13621/?format=api",
                "id": 13621,
                "name": "Jolly"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99604/?format=api",
                "id": 99604,
                "name": "Rythm Syndicate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99598/?format=api",
                "id": 99598,
                "name": "Panyk Prod"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35092/?format=api",
                "id": 35092,
                "name": "Crude"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3685"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48008"
        }
    ]
}