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

{
    "url": "https://demozoo.org/api/v1/releasers/1380/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1380/",
    "id": 1380,
    "name": "Yup",
    "is_group": false,
    "nicks": [
        {
            "name": "Fat Rat",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fat Rat"
            ]
        },
        {
            "name": "Yup",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yup"
            ]
        }
    ],
    "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/57588/?format=api",
                "id": 57588,
                "name": "Traitors"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71497/?format=api",
                "id": 71497,
                "name": "Power"
            },
            "is_current": false
        },
        {
            "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/123384/?format=api",
                "id": 123384,
                "name": "Static Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
                "id": 2781,
                "name": "Success"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5109/?format=api",
                "id": 5109,
                "name": "The Sharks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15757/?format=api",
                "id": 15757,
                "name": "Warriors of Time"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140248/?format=api",
                "id": 140248,
                "name": "N.U.T.S."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5389"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5011"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27365"
        }
    ]
}