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

{
    "url": "https://demozoo.org/api/v1/releasers/15563/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15563/",
    "id": 15563,
    "name": "Zage",
    "is_group": false,
    "nicks": [
        {
            "name": "Konsultti",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Konsultti"
            ]
        },
        {
            "name": "Zage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zage"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22835/?format=api",
                "id": 22835,
                "name": "Coil"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22836/?format=api",
                "id": 22836,
                "name": "TLL"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17691/?format=api",
                "id": 17691,
                "name": "Mankeli"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132585/?format=api",
                "id": 132585,
                "name": "Rinkeli"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8339"
        }
    ]
}