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

{
    "url": "https://demozoo.org/api/v1/releasers/119341/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/119341/",
    "id": 119341,
    "name": "Vortex",
    "is_group": false,
    "nicks": [
        {
            "name": "Bef",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bef"
            ]
        },
        {
            "name": "Vortex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vortex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9354/?format=api",
                "id": 9354,
                "name": "Total Eclipse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119337/?format=api",
                "id": 119337,
                "name": "Hardcore Power Productions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11153"
        }
    ]
}