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

{
    "url": "https://demozoo.org/api/v1/releasers/44886/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44886/",
    "id": 44886,
    "name": "Popeye",
    "is_group": false,
    "nicks": [
        {
            "name": "Popeye",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Popeye",
                "[P]"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107613/?format=api",
                "id": 107613,
                "name": "Danelaw"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118523/?format=api",
                "id": 118523,
                "name": "Federation Against Ace"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108103/?format=api",
                "id": 108103,
                "name": "Hawk International"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6461"
        }
    ]
}