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

{
    "url": "https://demozoo.org/api/v1/releasers/29774/?format=api",
    "demozoo_url": "https://demozoo.org/groups/29774/",
    "id": 29774,
    "name": "Flat Line",
    "is_group": true,
    "nicks": [
        {
            "name": "Flat Line",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flat Line"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73657/?format=api",
                "id": 73657,
                "name": "Demiurge"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73658/?format=api",
                "id": 73658,
                "name": "Tupteq"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73659/?format=api",
                "id": 73659,
                "name": "Psyche"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13276"
        }
    ]
}