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

{
    "url": "https://demozoo.org/api/v1/releasers/22908/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22908/",
    "id": 22908,
    "name": "Fletch",
    "is_group": false,
    "nicks": [
        {
            "name": "Fletch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fletch"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1643/?format=api",
                "id": 1643,
                "name": "Ikari"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/990/?format=api",
                "id": 990,
                "name": "Jewels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107620/?format=api",
                "id": 107620,
                "name": "Danish Game Smashers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123058/?format=api",
                "id": 123058,
                "name": "The Outsiders 2005"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123059/?format=api",
                "id": 123059,
                "name": "The Super Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1878"
        }
    ]
}