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

{
    "url": "https://demozoo.org/api/v1/releasers/5309/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5309/",
    "id": 5309,
    "name": "Chriz",
    "is_group": false,
    "nicks": [
        {
            "name": "Chriz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chriz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5310/?format=api",
                "id": 5310,
                "name": "Element"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
                "id": 1183,
                "name": "Apathy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1220/?format=api",
                "id": 1220,
                "name": "Instinct"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5302/?format=api",
                "id": 5302,
                "name": "Massive"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23607/?format=api",
                "id": 23607,
                "name": "Data Division"
            },
            "is_current": false
        },
        {
            "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/2717/?format=api",
                "id": 2717,
                "name": "Saints"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8279"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2175"
        }
    ]
}