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

{
    "url": "https://demozoo.org/api/v1/releasers/146091/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/146091/",
    "id": 146091,
    "name": "Dream Warrior",
    "is_group": false,
    "nicks": [
        {
            "name": "Dream Warrior",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dream Warrior"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110075/?format=api",
                "id": 110075,
                "name": "The Zer0 Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146090/?format=api",
                "id": 146090,
                "name": "Skyline Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21081"
        }
    ]
}