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

{
    "url": "https://demozoo.org/api/v1/releasers/71371/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71371/",
    "id": 71371,
    "name": "Weezer",
    "is_group": false,
    "nicks": [
        {
            "name": "Nimbus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nimbus"
            ]
        },
        {
            "name": "Weezer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Weezer",
                "wzr"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13328/?format=api",
                "id": 13328,
                "name": "Factor"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84840/?format=api",
                "id": 84840,
                "name": "Excess"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5370"
        },
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8136"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59880"
        }
    ]
}