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

{
    "url": "https://demozoo.org/api/v1/releasers/16913/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16913/",
    "id": 16913,
    "name": "Throne",
    "is_group": false,
    "nicks": [
        {
            "name": "Godslayer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "GSL",
                "Godslayer"
            ]
        },
        {
            "name": "Throne",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Throne"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2746/?format=api",
                "id": 2746,
                "name": "Panic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16914/?format=api",
                "id": 16914,
                "name": "Earthborn"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                "id": 448,
                "name": "Damage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/464/?format=api",
                "id": 464,
                "name": "Zymosis Boozing Society"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13850/?format=api",
                "id": 13850,
                "name": "Abomination"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1036"
        }
    ]
}