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

{
    "url": "https://demozoo.org/api/v1/releasers/5476/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5476/",
    "id": 5476,
    "name": "Greuh!",
    "is_group": true,
    "nicks": [
        {
            "name": "Greuh!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Greuh!"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5475/?format=api",
                "id": 5475,
                "name": "Nrth"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28255/?format=api",
                "id": 28255,
                "name": "Juan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29894/?format=api",
                "id": 29894,
                "name": "The_Fakir"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31650/?format=api",
                "id": 31650,
                "name": "Blue"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31651/?format=api",
                "id": 31651,
                "name": "Guille"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1382/?format=api",
                "id": 1382,
                "name": "Alkama"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/G/GREUH/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/GREUH/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61347"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=339"
        }
    ]
}