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

{
    "url": "https://demozoo.org/api/v1/releasers/13158/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13158/",
    "id": 13158,
    "name": "Kalsu",
    "is_group": false,
    "nicks": [
        {
            "name": "Kalsu",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kalsu"
            ]
        },
        {
            "name": "Mikko",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mikko"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13091/?format=api",
                "id": 13091,
                "name": "Artificial People"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16582/?format=api",
                "id": 16582,
                "name": "Mature Furk"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3964"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26732"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19970614072918/http://www.hut.fi/~mkalline/"
        }
    ]
}