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

{
    "url": "https://demozoo.org/api/v1/releasers/138171/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/138171/",
    "id": 138171,
    "name": "The Edge",
    "is_group": false,
    "nicks": [
        {
            "name": "Foxy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Foxy"
            ]
        },
        {
            "name": "The Edge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Edge"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138172/?format=api",
                "id": 138172,
                "name": "Joyflops"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54804/?format=api",
                "id": 54804,
                "name": "Swedish Commodore Cracking Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138174/?format=api",
                "id": 138174,
                "name": "The Giants"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146009/?format=api",
                "id": 146009,
                "name": "Avengers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13905"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=32527"
        }
    ]
}