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

{
    "url": "https://demozoo.org/api/v1/releasers/2000/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2000/",
    "id": 2000,
    "name": "Quisten",
    "is_group": false,
    "nicks": [
        {
            "name": "Quisten",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Quisten"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94/?format=api",
                "id": 94,
                "name": "Keyboarders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88/?format=api",
                "id": 88,
                "name": "Boozoholics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26186/?format=api",
                "id": 26186,
                "name": "Sonic Jihad"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=49885"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2590"
        }
    ]
}