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

{
    "url": "https://demozoo.org/api/v1/releasers/131415/?format=api",
    "demozoo_url": "https://demozoo.org/groups/131415/",
    "id": 131415,
    "name": "Psychosis Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "Psychosis Diskmag",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Psychosis Diskmag"
            ]
        },
        {
            "name": "Psychosis Electronic Magazine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Psychosis Electronic Magazine"
            ]
        },
        {
            "name": "Psychosis Magazine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Psychosis Magazine"
            ]
        },
        {
            "name": "Psychosis Staff",
            "abbreviation": "PsY",
            "is_primary_nick": true,
            "variants": [
                "PsY",
                "Psychosis",
                "Psychosis Staff"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125539/?format=api",
                "id": 125539,
                "name": "Psychosis"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17382/?format=api",
                "id": 17382,
                "name": "Beastie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112836/?format=api",
                "id": 112836,
                "name": "Bane"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47222/?format=api",
                "id": 47222,
                "name": "Elminster"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28442/?format=api",
                "id": 28442,
                "name": "Israfel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123261/?format=api",
                "id": 123261,
                "name": "JabberWocky"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128352/?format=api",
                "id": 128352,
                "name": "NeuroPsychosis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119629/?format=api",
                "id": 119629,
                "name": "Loki"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://16colo.rs/tags/content/psychosis"
        }
    ]
}