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

{
    "url": "https://demozoo.org/api/v1/releasers/42351/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/42351/",
    "id": 42351,
    "name": "Dexed",
    "is_group": false,
    "nicks": [
        {
            "name": "Dexed",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dexed"
            ]
        },
        {
            "name": "Dexedrine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dexedrine"
            ]
        },
        {
            "name": "Energy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Energy",
                "NRG"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18544/?format=api",
                "id": 18544,
                "name": "Distort Waves"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89639/?format=api",
                "id": 89639,
                "name": "Proph"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8710"
        }
    ]
}