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

{
    "url": "https://demozoo.org/api/v1/releasers/141967/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141967/",
    "id": 141967,
    "name": "Bullseye",
    "is_group": false,
    "nicks": [
        {
            "name": "Bullseye",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bullseye"
            ]
        },
        {
            "name": "Daimer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Daimer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29045/?format=api",
                "id": 29045,
                "name": "Akrak"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141447/?format=api",
                "id": 141447,
                "name": "Death"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14370/?format=api",
                "id": 14370,
                "name": "Paradize"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141968/?format=api",
                "id": 141968,
                "name": "Python"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7875"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=18397"
        }
    ]
}