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

{
    "url": "https://demozoo.org/api/v1/releasers/4573/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4573/",
    "id": 4573,
    "name": "Mixolydian",
    "is_group": false,
    "nicks": [
        {
            "name": "Mixolydian",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mixolydian"
            ]
        },
        {
            "name": "STP Sound System",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "STP Sound System"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1107/?format=api",
                "id": 1107,
                "name": "End Of Century 1999"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18546/?format=api",
                "id": 18546,
                "name": "Subway"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3463/?format=api",
                "id": 3463,
                "name": "Reaktor"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1946/?format=api",
                "id": 1946,
                "name": "Chaos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103634/?format=api",
                "id": 103634,
                "name": "Phoenix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42704/?format=api",
                "id": 42704,
                "name": "Soundwave"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67581/?format=api",
                "id": 67581,
                "name": "Level One"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63797/?format=api",
                "id": 63797,
                "name": "The Dream Team"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5008"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45612"
        }
    ]
}