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

{
    "url": "https://demozoo.org/api/v1/releasers/77030/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/77030/",
    "id": 77030,
    "name": "The Flying Dutchman",
    "is_group": false,
    "nicks": [
        {
            "name": "Spider",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Spider"
            ]
        },
        {
            "name": "The Flying Dutchman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Flying Dutchman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28914/?format=api",
                "id": 28914,
                "name": "Orion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7584/?format=api",
                "id": 7584,
                "name": "World Wide Expressive"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51331/?format=api",
                "id": 51331,
                "name": "Action"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53537/?format=api",
                "id": 53537,
                "name": "Culture"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105816/?format=api",
                "id": 105816,
                "name": "Falcon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54763/?format=api",
                "id": 54763,
                "name": "Squadron"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3715"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=20985"
        }
    ]
}