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

{
    "url": "https://demozoo.org/api/v1/releasers/3519/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3519/",
    "id": 3519,
    "name": "Doc. K",
    "is_group": false,
    "nicks": [
        {
            "name": "Doc. K",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Doc. K"
            ]
        },
        {
            "name": "Dr. K",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. K"
            ]
        },
        {
            "name": "dOc.K",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "dOc.K"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3552/?format=api",
                "id": 3552,
                "name": "Moods Plateau"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2195"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32034"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=31422"
        }
    ]
}