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

{
    "url": "https://demozoo.org/api/v1/releasers/57587/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57587/",
    "id": 57587,
    "name": "Preben",
    "is_group": false,
    "nicks": [
        {
            "name": "Bandit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bandit"
            ]
        },
        {
            "name": "Preben",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Preben"
            ]
        },
        {
            "name": "Trasher",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Trasher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36/?format=api",
                "id": 36,
                "name": "Offence"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                "id": 947,
                "name": "SHAPE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4983/?format=api",
                "id": 4983,
                "name": "Impulse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144292/?format=api",
                "id": 144292,
                "name": "The Ducks Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1263/?format=api",
                "id": 1263,
                "name": "Megastyle"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4978"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=826"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=18306"
        }
    ]
}