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

{
    "url": "https://demozoo.org/api/v1/releasers/89/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89/",
    "id": 89,
    "name": "Eladamri",
    "is_group": false,
    "nicks": [
        {
            "name": "Eladamri",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Eladamri"
            ]
        },
        {
            "name": "tags",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "tags"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87/?format=api",
                "id": 87,
                "name": "Kvasigen"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59919/?format=api",
                "id": 59919,
                "name": "Placid"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=49731"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4117/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=18856"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3122"
        }
    ]
}