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

{
    "url": "https://demozoo.org/api/v1/releasers/112117/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/112117/",
    "id": 112117,
    "name": "Marco",
    "is_group": false,
    "nicks": [
        {
            "name": "Brain",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Brain"
            ]
        },
        {
            "name": "Marco",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Marco"
            ]
        },
        {
            "name": "Marco Scheepers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Marco Scheepers"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7506/?format=api",
                "id": 7506,
                "name": "Density"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106106/?format=api",
                "id": 106106,
                "name": "Prime"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106995/?format=api",
                "id": 106995,
                "name": "Anti Ronny Kuysters Club"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106610/?format=api",
                "id": 106610,
                "name": "Le Squadron Dominant"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51813/?format=api",
                "id": 51813,
                "name": "Riffs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109999/?format=api",
                "id": 109999,
                "name": "The Supersonics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54645/?format=api",
                "id": 54645,
                "name": "The Terrible Two"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16796"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6508"
        }
    ]
}