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

{
    "url": "https://demozoo.org/api/v1/releasers/34258/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34258/",
    "id": 34258,
    "name": "Puls",
    "is_group": true,
    "nicks": [
        {
            "name": "Puls",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Puls"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34254/?format=api",
                "id": 34254,
                "name": "Prehis-To"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34255/?format=api",
                "id": 34255,
                "name": "Samuel Devulder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62827/?format=api",
                "id": 62827,
                "name": "Yoanrhk"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.pulsdemos.com"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3787"
        }
    ]
}