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

{
    "url": "https://demozoo.org/api/v1/releasers/9025/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9025/",
    "id": 9025,
    "name": "D-Jooz",
    "is_group": false,
    "nicks": [
        {
            "name": "D-Jooz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "D-Jooz"
            ]
        },
        {
            "name": "D-Juice",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "D-Juice"
            ]
        },
        {
            "name": "DJ.Z",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ.Z"
            ]
        },
        {
            "name": "DJ_Z",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ_Z"
            ]
        },
        {
            "name": "Mr. Z",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Z",
                "Mr.Z"
            ]
        },
        {
            "name": "Mr. Zet",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Zet",
                "Mr.Zet"
            ]
        },
        {
            "name": "Zet",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zet"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9026/?format=api",
                "id": 9026,
                "name": "Hardwave Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9206/?format=api",
                "id": 9206,
                "name": "Laser Software"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/D-Juice"
        },
        {
            "link_class": "ZxArtAuthor",
            "url": "https://zxart.ee/eng/authors/d/d-juice/"
        },
        {
            "link_class": "ZxTunesArtist",
            "url": "http://zxtunes.com/author.php?id=388&ln=eng"
        }
    ]
}