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

{
    "url": "https://demozoo.org/api/v1/releasers/67756/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/67756/",
    "id": 67756,
    "name": "Neophyle",
    "is_group": false,
    "nicks": [
        {
            "name": "Neophyle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Neophyle"
            ]
        },
        {
            "name": "Snille",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Snille"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8729/?format=api",
                "id": 8729,
                "name": "Elfsong"
            },
            "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/132561/?format=api",
                "id": 132561,
                "name": "Tequila"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5298"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/5473/"
        }
    ]
}