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

{
    "url": "https://demozoo.org/api/v1/releasers/22479/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22479/",
    "id": 22479,
    "name": "Mozaic",
    "is_group": false,
    "nicks": [
        {
            "name": "Jazz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jazz"
            ]
        },
        {
            "name": "Mozaic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mozaic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22507/?format=api",
                "id": 22507,
                "name": "Kryst"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15911/?format=api",
                "id": 15911,
                "name": "Expulsion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14118/?format=api",
                "id": 14118,
                "name": "Suspect Records"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132264/?format=api",
                "id": 132264,
                "name": "Real Dreams"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                "id": 13585,
                "name": "Suspect Development International"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5088"
        }
    ]
}