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

{
    "url": "https://demozoo.org/api/v1/releasers/105751/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/105751/",
    "id": 105751,
    "name": "Future Droid",
    "is_group": false,
    "nicks": [
        {
            "name": "Future Droid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Future Droid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4980/?format=api",
                "id": 4980,
                "name": "Weird Science 2662"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/711/?format=api",
                "id": 711,
                "name": "Trilogy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115991/?format=api",
                "id": 115991,
                "name": "G.A.I.A."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105736/?format=api",
                "id": 105736,
                "name": "The Flash Point Boys"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8814"
        }
    ]
}