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

{
    "url": "https://demozoo.org/api/v1/releasers/13264/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13264/",
    "id": 13264,
    "name": "Free Electric Band",
    "is_group": true,
    "nicks": [
        {
            "name": "Free Electric Band",
            "abbreviation": "FEB",
            "is_primary_nick": true,
            "variants": [
                "FEB",
                "Free Electric Band"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/348/?format=api",
                "id": 348,
                "name": "Chaos"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/349/?format=api",
                "id": 349,
                "name": "Fiver2"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13560/?format=api",
                "id": 13560,
                "name": "Frank Hellmann"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/350/?format=api",
                "id": 350,
                "name": "Mr. Pet"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/632/?format=api",
                "id": 632,
                "name": "Sire"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/639/?format=api",
                "id": 639,
                "name": "Tron"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/352/?format=api",
                "id": 352,
                "name": "Sol"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=502"
        }
    ]
}