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

{
    "url": "https://demozoo.org/api/v1/releasers/6923/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6923/",
    "id": 6923,
    "name": "SONiC RANGE",
    "is_group": false,
    "nicks": [
        {
            "name": "Beathoven",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Beathoven"
            ]
        },
        {
            "name": "SONiC RANGE",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SONiC RANGE"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                "id": 592,
                "name": "Infect"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7042/?format=api",
                "id": 7042,
                "name": "Associate of Arts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6668/?format=api",
                "id": 6668,
                "name": "Taurus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30061/?format=api",
                "id": 30061,
                "name": "DecadeMusic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=560"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13533"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/sonicrange/"
        }
    ]
}