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

{
    "url": "https://demozoo.org/api/v1/releasers/1502/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1502/",
    "id": 1502,
    "name": "Enhance",
    "is_group": true,
    "nicks": [
        {
            "name": "Enhance",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Enhance"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1495/?format=api",
                "id": 1495,
                "name": "Overdose"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13867/?format=api",
                "id": 13867,
                "name": "Pekko"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55791/?format=api",
                "id": 55791,
                "name": "Hannu Sola"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76181/?format=api",
                "id": 76181,
                "name": "Dazl"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10951"
        }
    ]
}