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

{
    "url": "https://demozoo.org/api/v1/releasers/3770/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3770/",
    "id": 3770,
    "name": "mog",
    "is_group": false,
    "nicks": [
        {
            "name": "mog",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "mog"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3734/?format=api",
                "id": 3734,
                "name": "Top Right Bottom Left"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17025/?format=api",
                "id": 17025,
                "name": "3LN"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3626/?format=api",
                "id": 3626,
                "name": "Digital Sounds System"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://dribbble.com/mog"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://mogqai.deviantart.com"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/mog"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=26747"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5126"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/mehmog"
        }
    ]
}