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

{
    "url": "https://demozoo.org/api/v1/releasers/141091/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141091/",
    "id": 141091,
    "name": "Ross",
    "is_group": false,
    "nicks": [
        {
            "name": "Andy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Andy"
            ]
        },
        {
            "name": "Ross",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ross"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141090/?format=api",
                "id": 141090,
                "name": "Crime Connection"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141092/?format=api",
                "id": 141092,
                "name": "The Eagle Crackers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76149/?format=api",
                "id": 76149,
                "name": "Frantic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72514/?format=api",
                "id": 72514,
                "name": "Relax Magazine Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2788/?format=api",
                "id": 2788,
                "name": "Sphinx"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14860"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8031"
        }
    ]
}