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

{
    "url": "https://demozoo.org/api/v1/releasers/43742/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43742/",
    "id": 43742,
    "name": "shanethewolfthedog",
    "is_group": false,
    "nicks": [
        {
            "name": "Shanethewolf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shanethewolf"
            ]
        },
        {
            "name": "shanethewolfthedog",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shane The Wolfdog",
                "shanethewolfthedog"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13839/?format=api",
                "id": 13839,
                "name": "Fearmoths"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110160/?format=api",
                "id": 110160,
                "name": "TRSI (Fearmoths fake rebuild)"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5425/?format=api",
                "id": 5425,
                "name": "Digital Corruption"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28252"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4058"
        }
    ]
}