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

{
    "url": "https://demozoo.org/api/v1/releasers/25744/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25744/",
    "id": 25744,
    "name": "One-Eyed Pirate",
    "is_group": false,
    "nicks": [
        {
            "name": "One-Eyed Pirate",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "OEP",
                "One Eyed Pirate",
                "One-Eyed Pirate"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7072/?format=api",
                "id": 7072,
                "name": "Upperclass"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12754/?format=api",
                "id": 12754,
                "name": "Talent"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112468/?format=api",
                "id": 112468,
                "name": "The Seventh Sector"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119250/?format=api",
                "id": 119250,
                "name": "Army of Darkness"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5434"
        }
    ]
}