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

{
    "url": "https://demozoo.org/api/v1/releasers/41/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/41/",
    "id": 41,
    "name": "Danny",
    "is_group": false,
    "nicks": [
        {
            "name": "Danny",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Danny"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/614/?format=api",
                "id": 614,
                "name": "Lemon."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                "id": 9,
                "name": "The Black Lotus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/611/?format=api",
                "id": 611,
                "name": "Logic Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                "id": 3,
                "name": "Spaceballs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                "id": 958,
                "name": "Anarchy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/612/?format=api",
                "id": 612,
                "name": "Axis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=924"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.dannygeurtsen.nl"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.imdb.com/name/nm1114123/"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/groups/thepixelarcade"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12501"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1976"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/danny_geurtsen"
        }
    ]
}