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

{
    "url": "https://demozoo.org/api/v1/releasers/87652/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87652/",
    "id": 87652,
    "name": "Mr. Sid",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Sid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Sid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20545/?format=api",
                "id": 20545,
                "name": "Albion Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115948/?format=api",
                "id": 115948,
                "name": "Caniballs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65668/?format=api",
                "id": 65668,
                "name": "Jabole"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47818/?format=api",
                "id": 47818,
                "name": "Vader"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12949"
        }
    ]
}