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

{
    "url": "https://demozoo.org/api/v1/releasers/6235/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6235/",
    "id": 6235,
    "name": "Planet Boelex",
    "is_group": false,
    "nicks": [
        {
            "name": "B.P.M.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "B.P.M.",
                "BPM"
            ]
        },
        {
            "name": "Dr. Lamer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Lamer"
            ]
        },
        {
            "name": "Planet Boelex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Planet Boelex"
            ]
        },
        {
            "name": "Tweeter",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tweeter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10012/?format=api",
                "id": 10012,
                "name": "Mo'Playaz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35581/?format=api",
                "id": 35581,
                "name": "Voodoo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10161/?format=api",
                "id": 10161,
                "name": "Phase Distortion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95472/?format=api",
                "id": 95472,
                "name": "Simplex Inc."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7842"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.myspace.com/planetboelex"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://planet.boelex.org"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29917"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/planetboelex"
        }
    ]
}