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

{
    "url": "https://demozoo.org/api/v1/releasers/16356/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16356/",
    "id": 16356,
    "name": "Mr. Alpha",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Alpha",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Alpha"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16350/?format=api",
                "id": 16350,
                "name": "Nostalgia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108765/?format=api",
                "id": 108765,
                "name": "The Remembers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142762/?format=api",
                "id": 142762,
                "name": "Austrian Swapping Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141351/?format=api",
                "id": 141351,
                "name": "Dynamic Projects"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7482/?format=api",
                "id": 7482,
                "name": "Exile"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106668/?format=api",
                "id": 106668,
                "name": "Jam"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48298/?format=api",
                "id": 48298,
                "name": "Lore of Arts"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=767"
        }
    ]
}