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

{
    "url": "https://demozoo.org/api/v1/releasers/3899/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3899/",
    "id": 3899,
    "name": "Blue House Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Blue House Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blue House Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1264/?format=api",
                "id": 1264,
                "name": "Mogwie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1794/?format=api",
                "id": 1794,
                "name": "Fuzzac"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1258/?format=api",
                "id": 1258,
                "name": "Alta"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2009"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4940"
        }
    ]
}