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

{
    "url": "https://demozoo.org/api/v1/releasers/86648/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/86648/",
    "id": 86648,
    "name": "Arsenic",
    "is_group": false,
    "nicks": [
        {
            "name": "Arsenic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Arsenic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86618/?format=api",
                "id": 86618,
                "name": "Motion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116681/?format=api",
                "id": 116681,
                "name": "Defiance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                "id": 30711,
                "name": "Epinicion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=363"
        }
    ]
}