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

{
    "url": "https://demozoo.org/api/v1/releasers/17432/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17432/",
    "id": 17432,
    "name": "Ramboy",
    "is_group": false,
    "nicks": [
        {
            "name": "Ramboy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "RBY",
                "Ramboy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20047/?format=api",
                "id": 20047,
                "name": "Latex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74650/?format=api",
                "id": 74650,
                "name": "Happy Hour Records"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6034/?format=api",
                "id": 6034,
                "name": "Warp 9"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6101"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61394"
        }
    ]
}