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

{
    "url": "https://demozoo.org/api/v1/releasers/148724/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/148724/",
    "id": 148724,
    "name": "Extreme",
    "is_group": false,
    "nicks": [
        {
            "name": "Extreme",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Extreme"
            ]
        },
        {
            "name": "X-treme",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "X-treme"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75256/?format=api",
                "id": 75256,
                "name": "X-Large"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140991/?format=api",
                "id": 140991,
                "name": "Brainbombs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58254/?format=api",
                "id": 58254,
                "name": "Raw Guys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59198/?format=api",
                "id": 59198,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45629/?format=api",
                "id": 45629,
                "name": "Sacred"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79520/?format=api",
                "id": 79520,
                "name": "Trust"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10502"
        }
    ]
}