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

{
    "url": "https://demozoo.org/api/v1/releasers/118417/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118417/",
    "id": 118417,
    "name": "Dune",
    "is_group": true,
    "nicks": [
        {
            "name": "Dune",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dune"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114795/?format=api",
                "id": 114795,
                "name": "Dr. Chaos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76942/?format=api",
                "id": 76942,
                "name": "Daze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62716/?format=api",
                "id": 62716,
                "name": "Pin Head"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64222"
        }
    ]
}