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

{
    "url": "https://demozoo.org/api/v1/releasers/70974/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70974/",
    "id": 70974,
    "name": "George Stark",
    "is_group": false,
    "nicks": [
        {
            "name": "George Stark",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "G.S.",
                "George Stark"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19790/?format=api",
                "id": 19790,
                "name": "Yakuza"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70978/?format=api",
                "id": 70978,
                "name": "The Unlimited Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17865/?format=api",
                "id": 17865,
                "name": "Fatal!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79605/?format=api",
                "id": 79605,
                "name": "German Trading Alliance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4684"
        }
    ]
}