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

{
    "url": "https://demozoo.org/api/v1/releasers/47699/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47699/",
    "id": 47699,
    "name": "Raptor",
    "is_group": false,
    "nicks": [
        {
            "name": "Raptor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Raptor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47698/?format=api",
                "id": 47698,
                "name": "Illicit"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19844/?format=api",
                "id": 19844,
                "name": "Neutron"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7449/?format=api",
                "id": 7449,
                "name": "Just For Fun"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12779/?format=api",
                "id": 12779,
                "name": "Resistance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11367"
        }
    ]
}