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

{
    "url": "https://demozoo.org/api/v1/releasers/1933/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1933/",
    "id": 1933,
    "name": "Morris",
    "is_group": false,
    "nicks": [
        {
            "name": "Mighty Morris",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mighty Morris"
            ]
        },
        {
            "name": "Morris",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Morris"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                "id": 610,
                "name": "iNSANE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7098/?format=api",
                "id": 7098,
                "name": "Hardcore Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50327/?format=api",
                "id": 50327,
                "name": "Antagon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8208/?format=api",
                "id": 8208,
                "name": "Duplo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95783/?format=api",
                "id": 95783,
                "name": "Cizeron"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96187/?format=api",
                "id": 96187,
                "name": "Avocado Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1412"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3491"
        }
    ]
}