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

{
    "url": "https://demozoo.org/api/v1/releasers/16251/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16251/",
    "id": 16251,
    "name": "PegasuS",
    "is_group": false,
    "nicks": [
        {
            "name": "PegasuS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PegasuS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3823/?format=api",
                "id": 3823,
                "name": "Faque"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116758/?format=api",
                "id": 116758,
                "name": "Global Bass"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5696"
        }
    ]
}