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

{
    "url": "https://demozoo.org/api/v1/releasers/42414/?format=api",
    "demozoo_url": "https://demozoo.org/groups/42414/",
    "id": 42414,
    "name": "Hackers Associated Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Hackers Associated Crew",
            "abbreviation": "HAC",
            "is_primary_nick": true,
            "variants": [
                "HAC",
                "Hackers Associated Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42415/?format=api",
                "id": 42415,
                "name": "Alone Cracker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36957/?format=api",
                "id": 36957,
                "name": "Doctor Byte"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114151/?format=api",
                "id": 114151,
                "name": "Illegal Bust"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114152/?format=api",
                "id": 114152,
                "name": "Mino"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/H/HAC/"
        }
    ]
}