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

{
    "url": "https://demozoo.org/api/v1/releasers/99698/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/99698/",
    "id": 99698,
    "name": "Samplemixer",
    "is_group": false,
    "nicks": [
        {
            "name": "Samplemixer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Samplemixer"
            ]
        },
        {
            "name": "Samplemixer(s)",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Samplemixer(s)"
            ]
        },
        {
            "name": "The Sample Mixers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Sample Mixers"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65512/?format=api",
                "id": 65512,
                "name": "FAST"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2925/?format=api",
                "id": 2925,
                "name": "Mutual Assured Destruction"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6965/?format=api",
                "id": 6965,
                "name": "Nova"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6419"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48881"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47430"
        }
    ]
}