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

{
    "url": "https://demozoo.org/api/v1/releasers/70903/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70903/",
    "id": 70903,
    "name": "Marty",
    "is_group": false,
    "nicks": [
        {
            "name": "Marty",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Marty"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6158/?format=api",
                "id": 6158,
                "name": "Radwar Enterprises"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14863/?format=api",
                "id": 14863,
                "name": "The Light Circle"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106292/?format=api",
                "id": 106292,
                "name": "The Tuneful Eight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123112/?format=api",
                "id": 123112,
                "name": "Granddaddy Coding Seniors"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3875"
        }
    ]
}