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

{
    "url": "https://demozoo.org/api/v1/releasers/139962/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/139962/",
    "id": 139962,
    "name": "Fred Clever",
    "is_group": false,
    "nicks": [
        {
            "name": "Fred Clever",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FC",
                "Fred Clever"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54003/?format=api",
                "id": 54003,
                "name": "Elite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52778/?format=api",
                "id": 52778,
                "name": "Alcoholics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15406/?format=api",
                "id": 15406,
                "name": "Arcade"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13793"
        }
    ]
}