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

{
    "url": "https://demozoo.org/api/v1/releasers/30302/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30302/",
    "id": 30302,
    "name": "Miragɘ",
    "is_group": true,
    "nicks": [
        {
            "name": "Miragɘ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mirage",
                "Miragɘ"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5795/?format=api",
                "id": 5795,
                "name": "Topy44"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3960/?format=api",
                "id": 3960,
                "name": "Urs"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11974"
        }
    ]
}