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

{
    "url": "https://demozoo.org/api/v1/releasers/12101/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12101/",
    "id": 12101,
    "name": "oRaNGe",
    "is_group": false,
    "nicks": [
        {
            "name": "oRaNGe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "oRaNGe"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17230/?format=api",
                "id": 17230,
                "name": "Ostebulen"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21832/?format=api",
                "id": 21832,
                "name": "Puld Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/641/?format=api",
                "id": 641,
                "name": "TBC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136871/?format=api",
                "id": 136871,
                "name": "Grillcrew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5542"
        },
        {
            "link_class": "BandcampArtist",
            "url": "https://orangedk.bandcamp.com/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1820"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/orangedk/"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCZkBFLsmqVDiq7vwJuaLl5g"
        }
    ]
}