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

{
    "url": "https://demozoo.org/api/v1/releasers/28530/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28530/",
    "id": 28530,
    "name": "Dallas",
    "is_group": false,
    "nicks": [
        {
            "name": "Dallas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dallas",
                "Dallasen"
            ]
        },
        {
            "name": "Filth",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Filth"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28531/?format=api",
                "id": 28531,
                "name": "Chipztream"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1660/?format=api",
                "id": 1660,
                "name": "iNF"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37032/?format=api",
                "id": 37032,
                "name": "No!"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1514"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2524/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=75267"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/dallas-chipztream/"
        }
    ]
}