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

{
    "url": "https://demozoo.org/api/v1/releasers/97507/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97507/",
    "id": 97507,
    "name": "Phew! Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Phew! Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Phew! Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5544/?format=api",
                "id": 5544,
                "name": "Some1"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8399/?format=api",
                "id": 8399,
                "name": "Hammer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1259/?format=api",
                "id": 1259,
                "name": "Colorbird"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2833/?format=api",
                "id": 2833,
                "name": "Dolphin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7150/?format=api",
                "id": 7150,
                "name": "Deelite"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7903/?format=api",
                "id": 7903,
                "name": "Diesel(8)"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38833"
        }
    ]
}