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

{
    "url": "https://demozoo.org/api/v1/releasers/26880/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26880/",
    "id": 26880,
    "name": "Neurosis",
    "is_group": true,
    "nicks": [
        {
            "name": "Neurosis",
            "abbreviation": "NRS",
            "is_primary_nick": true,
            "variants": [
                "NRS",
                "Neurosis"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26879/?format=api",
                "id": 26879,
                "name": "TaZaR"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26905/?format=api",
                "id": 26905,
                "name": "Georgy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39392/?format=api",
                "id": 39392,
                "name": "Sairus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30452/?format=api",
                "id": 30452,
                "name": "DerHase"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95074/?format=api",
                "id": 95074,
                "name": "3NO"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://neurosis.intro.hu/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6659"
        }
    ]
}