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

{
    "url": "https://demozoo.org/api/v1/releasers/4191/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4191/",
    "id": 4191,
    "name": "Rage",
    "is_group": true,
    "nicks": [
        {
            "name": "Rage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rage"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68772/?format=api",
                "id": 68772,
                "name": "World Cracking Federation"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103944/?format=api",
                "id": 103944,
                "name": "BitAgents"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7906/?format=api",
                "id": 7906,
                "name": "Brainwalker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8834/?format=api",
                "id": 8834,
                "name": "Zeke Wolf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2919/?format=api",
                "id": 2919,
                "name": "Jürgen"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103945/?format=api",
                "id": 103945,
                "name": "The Belgian"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141057/?format=api",
                "id": 141057,
                "name": "TSF"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=760"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6743"
        }
    ]
}