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

{
    "url": "https://demozoo.org/api/v1/releasers/103542/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103542/",
    "id": 103542,
    "name": "Waltons",
    "is_group": true,
    "nicks": [
        {
            "name": "Waltons",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Waltons"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91120/?format=api",
                "id": 91120,
                "name": "Celeste"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60128/?format=api",
                "id": 60128,
                "name": "Doom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103543/?format=api",
                "id": 103543,
                "name": "CC Rider"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104921/?format=api",
                "id": 104921,
                "name": "Horst"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65419"
        }
    ]
}