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

{
    "url": "https://demozoo.org/api/v1/releasers/151301/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/151301/",
    "id": 151301,
    "name": "Sapper",
    "is_group": false,
    "nicks": [
        {
            "name": "Sapper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sapper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63353/?format=api",
                "id": 63353,
                "name": "Dark Zone"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39718/?format=api",
                "id": 39718,
                "name": "Alliance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47965/?format=api",
                "id": 47965,
                "name": "Bora"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17224/?format=api",
                "id": 17224,
                "name": "Fraction"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2585"
        }
    ]
}