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

{
    "url": "https://demozoo.org/api/v1/releasers/5639/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5639/",
    "id": 5639,
    "name": "Bassie",
    "is_group": false,
    "nicks": [
        {
            "name": "Adriaan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Adriaan"
            ]
        },
        {
            "name": "Bassie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bassie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5638/?format=api",
                "id": 5638,
                "name": "Rave Beats International"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6530/?format=api",
                "id": 6530,
                "name": "Image!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24812/?format=api",
                "id": 24812,
                "name": "De Brasserie"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26438/?format=api",
                "id": 26438,
                "name": "JayBassie Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28798/?format=api",
                "id": 28798,
                "name": "Active Interactive"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6524/?format=api",
                "id": 6524,
                "name": "The Clan"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=531"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://adriaanwormgoor.nl/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=606"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/bombarie"
        }
    ]
}