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

{
    "url": "https://demozoo.org/api/v1/releasers/16397/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16397/",
    "id": 16397,
    "name": "Thorn",
    "is_group": false,
    "nicks": [
        {
            "name": "Spock",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Spock"
            ]
        },
        {
            "name": "Thorn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Thorn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12789/?format=api",
                "id": 12789,
                "name": "Remember"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22180/?format=api",
                "id": 22180,
                "name": "Avantgarde"
            },
            "is_current": false
        },
        {
            "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/8547/?format=api",
                "id": 8547,
                "name": "Crypt"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107622/?format=api",
                "id": 107622,
                "name": "Dark Angels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54779/?format=api",
                "id": 54779,
                "name": "Viper Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69181/?format=api",
                "id": 69181,
                "name": "West End Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90857/?format=api",
                "id": 90857,
                "name": "Defence"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3544"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13757"
        }
    ]
}