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

{
    "url": "https://demozoo.org/api/v1/releasers/5763/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5763/",
    "id": 5763,
    "name": "Dualtrax",
    "is_group": false,
    "nicks": [
        {
            "name": "Blizzardfreak",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Blizzardfreak"
            ]
        },
        {
            "name": "Dtrax",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dtrax"
            ]
        },
        {
            "name": "Dualtrax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dualtrax"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6356/?format=api",
                "id": 6356,
                "name": "Share and Enjoy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65455/?format=api",
                "id": 65455,
                "name": "nmg"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                "id": 6889,
                "name": "Chemical Reaction"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6807/?format=api",
                "id": 6807,
                "name": "Analogik"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2297"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2059/"
        }
    ]
}