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

{
    "url": "https://demozoo.org/api/v1/releasers/6409/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6409/",
    "id": 6409,
    "name": "Payne",
    "is_group": false,
    "nicks": [
        {
            "name": "Payne",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Payne"
            ]
        },
        {
            "name": "Snej",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Snej"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3624/?format=api",
                "id": 3624,
                "name": "Brain Control"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6822"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.payne-music.net"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48863"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=15508"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/payne-music/"
        }
    ]
}