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

{
    "url": "https://demozoo.org/api/v1/releasers/34401/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34401/",
    "id": 34401,
    "name": "Logitron",
    "is_group": true,
    "nicks": [
        {
            "name": "Logitron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Logitron"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34402/?format=api",
                "id": 34402,
                "name": "MC Benny"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74867/?format=api",
                "id": 74867,
                "name": "Yogi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74868/?format=api",
                "id": 74868,
                "name": "1702!!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74869/?format=api",
                "id": 74869,
                "name": "Dany"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://logitron.atari.online.fr/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/L/LOGITRON/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/LOGITRON/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7098"
        }
    ]
}