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

{
    "url": "https://demozoo.org/api/v1/releasers/5608/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5608/",
    "id": 5608,
    "name": "Jay",
    "is_group": false,
    "nicks": [
        {
            "name": "Jay",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jay"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5638/?format=api",
                "id": 5638,
                "name": "Rave Beats International"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65/?format=api",
                "id": 65,
                "name": "Replay"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22481/?format=api",
                "id": 22481,
                "name": "Explizit"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24272/?format=api",
                "id": 24272,
                "name": "Aeon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24293/?format=api",
                "id": 24293,
                "name": "Nightmare"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26438/?format=api",
                "id": 26438,
                "name": "JayBassie Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48124/?format=api",
                "id": 48124,
                "name": "Cosmetic Defects"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3673"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=156"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/ralphjacobs/"
        }
    ]
}