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

{
    "url": "https://demozoo.org/api/v1/releasers/75646/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75646/",
    "id": 75646,
    "name": "FMan",
    "is_group": false,
    "nicks": [
        {
            "name": "FMan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FMan"
            ]
        },
        {
            "name": "Shumway",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shumway"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                "id": 6406,
                "name": "Tropyx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109045/?format=api",
                "id": 109045,
                "name": "Software Swapping and Cracking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79867/?format=api",
                "id": 79867,
                "name": "Abase"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107401/?format=api",
                "id": 107401,
                "name": "Cool Swapping Trio"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107969/?format=api",
                "id": 107969,
                "name": "Flare"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9566"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6767"
        }
    ]
}