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

{
    "url": "https://demozoo.org/api/v1/releasers/6943/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6943/",
    "id": 6943,
    "name": "Mr. Root",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Root",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Root"
            ]
        },
        {
            "name": "Root",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Root"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2006/?format=api",
                "id": 2006,
                "name": "Union"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/795/?format=api",
                "id": 795,
                "name": "Acme Factories"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37053/?format=api",
                "id": 37053,
                "name": "Katharsis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13955/?format=api",
                "id": 13955,
                "name": "Action Direct"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70468/?format=api",
                "id": 70468,
                "name": "Pyrrusians"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146/?format=api",
                "id": 146,
                "name": "Sanity"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5153"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=977"
        }
    ]
}