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

{
    "url": "https://demozoo.org/api/v1/releasers/13018/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13018/",
    "id": 13018,
    "name": "Laser Harp",
    "is_group": false,
    "nicks": [
        {
            "name": "Laser Harp",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Laser Harp",
                "lharp"
            ]
        },
        {
            "name": "lharp",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "lharp"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10515/?format=api",
                "id": 10515,
                "name": "Mist"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22125/?format=api",
                "id": 22125,
                "name": "Sequence"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9711"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102132"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/lharp"
        }
    ]
}