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

{
    "url": "https://demozoo.org/api/v1/releasers/24446/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24446/",
    "id": 24446,
    "name": "Jim Goer",
    "is_group": false,
    "nicks": [
        {
            "name": "Goer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Goer"
            ]
        },
        {
            "name": "Jim Goer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jim Goer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22425/?format=api",
                "id": 22425,
                "name": "Grinders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23143/?format=api",
                "id": 23143,
                "name": "Alba"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10258/?format=api",
                "id": 10258,
                "name": "Mosaic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119656/?format=api",
                "id": 119656,
                "name": "Weird Imagination"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=16828"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=50118"
        }
    ]
}