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

{
    "url": "https://demozoo.org/api/v1/releasers/115761/?format=api",
    "demozoo_url": "https://demozoo.org/groups/115761/",
    "id": 115761,
    "name": "Graffiti",
    "is_group": true,
    "nicks": [
        {
            "name": "Graffiti",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Graffiti"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97609/?format=api",
                "id": 97609,
                "name": "After Shave"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97610/?format=api",
                "id": 97610,
                "name": "Fech"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45931/?format=api",
                "id": 45931,
                "name": "Oliver"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97613/?format=api",
                "id": 97613,
                "name": "Smurf!"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39221"
        }
    ]
}