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

{
    "url": "https://demozoo.org/api/v1/releasers/32706/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32706/",
    "id": 32706,
    "name": "Eternal",
    "is_group": true,
    "nicks": [
        {
            "name": "Eternal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Eternal"
            ]
        },
        {
            "name": "Eternal Development",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Eternal Development"
            ]
        },
        {
            "name": "Eternal Software Development",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Eternal Software Development"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31663/?format=api",
                "id": 31663,
                "name": "Sense"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31662/?format=api",
                "id": 31662,
                "name": "Lotus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42552/?format=api",
                "id": 42552,
                "name": "Joard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31660/?format=api",
                "id": 31660,
                "name": "Lair"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/E/ETERNAL/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5856"
        }
    ]
}