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

{
    "url": "https://demozoo.org/api/v1/releasers/1219/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1219/",
    "id": 1219,
    "name": "Pinnochio",
    "is_group": false,
    "nicks": [
        {
            "name": "Pinnochio",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pinnochio"
            ]
        },
        {
            "name": "Pinny",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pinny"
            ]
        },
        {
            "name": "Pinocchio",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pinocchio"
            ]
        },
        {
            "name": "Pinochio",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pinochio"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                "id": 102,
                "name": "Contraz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2017/?format=api",
                "id": 2017,
                "name": "Banana Dezign"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135837/?format=api",
                "id": 135837,
                "name": "Damage Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/850/?format=api",
                "id": 850,
                "name": "Anathema"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5806"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25912"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=874"
        }
    ]
}