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

{
    "url": "https://demozoo.org/api/v1/releasers/41013/?format=api",
    "demozoo_url": "https://demozoo.org/groups/41013/",
    "id": 41013,
    "name": "Youghurt",
    "is_group": true,
    "nicks": [
        {
            "name": "Youghurt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yoghurt",
                "Youghurt"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2660/?format=api",
                "id": 2660,
                "name": "Rubbish"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33706/?format=api",
                "id": 33706,
                "name": "He-Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33707/?format=api",
                "id": 33707,
                "name": "Struma"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://yoghurt.kreese.com/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/Y/YOUGHURT/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6143"
        }
    ]
}