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

{
    "url": "https://demozoo.org/api/v1/releasers/19258/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19258/",
    "id": 19258,
    "name": "Pyromaniac",
    "is_group": false,
    "nicks": [
        {
            "name": "Paul Bragiel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Paul Bragiel"
            ]
        },
        {
            "name": "Pyro",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pyro"
            ]
        },
        {
            "name": "Pyromaniac",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pyromaniac"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27327/?format=api",
                "id": 27327,
                "name": "Beyond"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53/?format=api",
                "id": 53,
                "name": "Calodox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                "id": 404,
                "name": "mfx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53217/?format=api",
                "id": 53217,
                "name": "Paragon5"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8575/?format=api",
                "id": 8575,
                "name": "Pure Resistance"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/teampaul2014"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/3919/"
        },
        {
            "link_class": "WikipediaPage",
            "url": "http://en.wikipedia.org/wiki/Paul_Bragiel"
        }
    ]
}