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

{
    "url": "https://demozoo.org/api/v1/releasers/117754/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/117754/",
    "id": 117754,
    "name": "Pete",
    "is_group": false,
    "nicks": [
        {
            "name": "Chaos",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chaos"
            ]
        },
        {
            "name": "Pete",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pete"
            ]
        },
        {
            "name": "Peter",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Peter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103853/?format=api",
                "id": 103853,
                "name": "Pink Pig"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1107/?format=api",
                "id": 1107,
                "name": "End Of Century 1999"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/850/?format=api",
                "id": 850,
                "name": "Anathema"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59084/?format=api",
                "id": 59084,
                "name": "Delite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}