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

{
    "url": "https://demozoo.org/api/v1/releasers/16971/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16971/",
    "id": 16971,
    "name": "Proton",
    "is_group": false,
    "nicks": [
        {
            "name": "Proton",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Proton"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16972/?format=api",
                "id": 16972,
                "name": "Platoon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74648/?format=api",
                "id": 74648,
                "name": "Deus Records"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11362"
        }
    ]
}