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

{
    "url": "https://demozoo.org/api/v1/releasers/60814/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60814/",
    "id": 60814,
    "name": "Stingray",
    "is_group": false,
    "nicks": [
        {
            "name": "FJ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "FJ"
            ]
        },
        {
            "name": "Stingray",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stingray"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
                "id": 8817,
                "name": "Crazy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139581/?format=api",
                "id": 139581,
                "name": "Bros"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84562/?format=api",
                "id": 84562,
                "name": "RCS 2100"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75288/?format=api",
                "id": 75288,
                "name": "Swiss USA Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2085"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=25800"
        }
    ]
}