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

{
    "url": "https://demozoo.org/api/v1/releasers/3150/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3150/",
    "id": 3150,
    "name": "Halides",
    "is_group": false,
    "nicks": [
        {
            "name": "Fat Professor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fat Professor"
            ]
        },
        {
            "name": "Halides",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Halides"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3009/?format=api",
                "id": 3009,
                "name": "Primitive"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3308/?format=api",
                "id": 3308,
                "name": "Tyypiz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3925/?format=api",
                "id": 3925,
                "name": "G-INcorporated"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=61655"
        }
    ]
}