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

{
    "url": "https://demozoo.org/api/v1/releasers/2332/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2332/",
    "id": 2332,
    "name": "The Avengers",
    "is_group": true,
    "nicks": [
        {
            "name": "Avengers",
            "abbreviation": "AVG",
            "is_primary_nick": false,
            "variants": [
                "AVG",
                "Avengers"
            ]
        },
        {
            "name": "The Avengers",
            "abbreviation": "AVG",
            "is_primary_nick": true,
            "variants": [
                "AVG",
                "The Avengers"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32675/?format=api",
                "id": 32675,
                "name": "The Independent"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2331/?format=api",
                "id": 2331,
                "name": "Cool Coyote"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34373/?format=api",
                "id": 34373,
                "name": "Antares"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39303/?format=api",
                "id": 39303,
                "name": "Alhena"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39304/?format=api",
                "id": 39304,
                "name": "Caius Phenom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39305/?format=api",
                "id": 39305,
                "name": "De Janeiro"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39306/?format=api",
                "id": 39306,
                "name": "Frnz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39307/?format=api",
                "id": 39307,
                "name": "Michael"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77230/?format=api",
                "id": 77230,
                "name": "Bitmap"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/A/AVG/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/AVG/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3855"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20040115191625/http://membres.lycos.fr/theavg/"
        }
    ]
}