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

{
    "url": "https://demozoo.org/api/v1/releasers/124190/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/124190/",
    "id": 124190,
    "name": "Dannie",
    "is_group": false,
    "nicks": [
        {
            "name": "Dannie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dannie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39402/?format=api",
                "id": 39402,
                "name": "Varsity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140212/?format=api",
                "id": 140212,
                "name": "A-Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107019/?format=api",
                "id": 107019,
                "name": "Army"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
                "id": 2781,
                "name": "Success"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                "id": 7511,
                "name": "Success & The Ruling Company"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3167"
        }
    ]
}