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

{
    "url": "https://demozoo.org/api/v1/releasers/26378/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26378/",
    "id": 26378,
    "name": "Label",
    "is_group": true,
    "nicks": [
        {
            "name": "Label",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Label"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                "id": 313,
                "name": "ps"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30301/?format=api",
                "id": 30301,
                "name": "Iceball"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1738"
        }
    ]
}