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

{
    "url": "https://demozoo.org/api/v1/releasers/24242/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24242/",
    "id": 24242,
    "name": "Demmas",
    "is_group": false,
    "nicks": [
        {
            "name": "Demmas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Demmas"
            ]
        },
        {
            "name": "Verchy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Verchy"
            ]
        },
        {
            "name": "Verchy V-Max",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Verchy V-Max"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22249/?format=api",
                "id": 22249,
                "name": "X-Seed"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43867/?format=api",
                "id": 43867,
                "name": "Sound Devotion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22255/?format=api",
                "id": 22255,
                "name": "Septic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14119/?format=api",
                "id": 14119,
                "name": "Cryogenic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1776"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://primozverdnik.com/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/drye"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/drye"
        }
    ]
}