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

{
    "url": "https://demozoo.org/api/v1/releasers/903/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/903/",
    "id": 903,
    "name": "D.Fox",
    "is_group": false,
    "nicks": [
        {
            "name": "D.Fox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "D.Fox",
                "Dfox"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6082/?format=api",
                "id": 6082,
                "name": "Digital Overflow"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6459/?format=api",
                "id": 6459,
                "name": "Paradise"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3807/?format=api",
                "id": 3807,
                "name": "Salva Mea"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3734/?format=api",
                "id": 3734,
                "name": "Top Right Bottom Left"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136637/?format=api",
                "id": 136637,
                "name": "Ctrl-Alt-Elite"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=925"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.dfox.info"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://dfox288.deviantart.com"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=374"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2135"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/dfox288"
        }
    ]
}