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

{
    "url": "https://demozoo.org/api/v1/releasers/16495/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16495/",
    "id": 16495,
    "name": "Mr. Gurk",
    "is_group": false,
    "nicks": [
        {
            "name": "Gurk",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gurk"
            ]
        },
        {
            "name": "Mr. Gurk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Gurk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/662/?format=api",
                "id": 662,
                "name": "Phenomena"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16034/?format=api",
                "id": 16034,
                "name": "Triangle"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=221"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1516"
        }
    ]
}