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

{
    "url": "https://demozoo.org/api/v1/releasers/99368/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/99368/",
    "id": 99368,
    "name": "Marnix",
    "is_group": false,
    "nicks": [
        {
            "name": "Animunster",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Animunster"
            ]
        },
        {
            "name": "Marnix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Marnix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1472/?format=api",
                "id": 1472,
                "name": "Royal Amiga Force"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4614"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45806"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=67104"
        }
    ]
}