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

{
    "url": "https://demozoo.org/api/v1/releasers/3705/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3705/",
    "id": 3705,
    "name": "Red",
    "is_group": false,
    "nicks": [
        {
            "name": "Donald Druck",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Donald Druck"
            ]
        },
        {
            "name": "JOHN WAYNE",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "JOHN WAYNE"
            ]
        },
        {
            "name": "Red",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Red"
            ]
        },
        {
            "name": "judge fudge",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "judge fudge"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3556/?format=api",
                "id": 3556,
                "name": "Mercury"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5935/?format=api",
                "id": 5935,
                "name": "Null OK"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11985/?format=api",
                "id": 11985,
                "name": "DBCDemo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17025/?format=api",
                "id": 17025,
                "name": "3LN"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108132/?format=api",
                "id": 108132,
                "name": "High Density"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/reddor"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14604"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3250"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4058"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/simon-ley/"
        }
    ]
}