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

{
    "url": "https://demozoo.org/api/v1/releasers/33470/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33470/",
    "id": 33470,
    "name": "Brume",
    "is_group": false,
    "nicks": [
        {
            "name": "Brume",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Brume"
            ]
        },
        {
            "name": "Cristal",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cristal"
            ]
        },
        {
            "name": "Phoenix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Phoenix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31055/?format=api",
                "id": 31055,
                "name": "Atari Legend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39868/?format=api",
                "id": 39868,
                "name": "Reverses"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53378/?format=api",
                "id": 53378,
                "name": "New Generation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
                "id": 15355,
                "name": "Elite"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.atarilegend.com"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.atari-forum.com"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/B/BRUME/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/____Brume____"
        }
    ]
}