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

{
    "url": "https://demozoo.org/api/v1/releasers/69415/?format=api",
    "demozoo_url": "https://demozoo.org/groups/69415/",
    "id": 69415,
    "name": "Phobic Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Phobic Productions",
            "abbreviation": "q!p",
            "is_primary_nick": true,
            "variants": [
                "Phobic Productions",
                "fobiK",
                "fobiq",
                "phobic",
                "phobiq",
                "q!p"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24340/?format=api",
                "id": 24340,
                "name": "X-Otic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19756/?format=api",
                "id": 19756,
                "name": "Lynge"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}