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

{
    "url": "https://demozoo.org/api/v1/releasers/8036/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8036/",
    "id": 8036,
    "name": "Zden",
    "is_group": false,
    "nicks": [
        {
            "name": "Zden",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zden"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3732/?format=api",
                "id": 3732,
                "name": "Satori"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13324/?format=api",
                "id": 13324,
                "name": "Sunrise Industry"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21722/?format=api",
                "id": 21722,
                "name": "Enough Records"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zd3n.com/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/zden"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=414"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3696"
        }
    ]
}