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

{
    "url": "https://demozoo.org/api/v1/releasers/15771/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15771/",
    "id": 15771,
    "name": "Tarnow",
    "is_group": false,
    "nicks": [
        {
            "name": "Karsten Niemeier",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "KTN",
                "Karsten Niemeier"
            ]
        },
        {
            "name": "Tarnow",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tarnow"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14014/?format=api",
                "id": 14014,
                "name": "Digital Nerds"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6733/?format=api",
                "id": 6733,
                "name": "Dreamline Designs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10900"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98878"
        }
    ]
}