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

{
    "url": "https://demozoo.org/api/v1/releasers/31576/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31576/",
    "id": 31576,
    "name": "Al Cool",
    "is_group": false,
    "nicks": [
        {
            "name": "Al Cool",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Al Cool"
            ]
        },
        {
            "name": "Le Félé",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Le Félé"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/391/?format=api",
                "id": 391,
                "name": "Equinox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32012/?format=api",
                "id": 32012,
                "name": "X-Factor"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47972/?format=api",
                "id": 47972,
                "name": "Sector 99"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31727/?format=api",
                "id": 31727,
                "name": "Mystery And Destiny"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}