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

{
    "url": "https://demozoo.org/api/v1/releasers/108354/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108354/",
    "id": 108354,
    "name": "Ultimate Association of Reckless Talent",
    "is_group": true,
    "nicks": [
        {
            "name": "Ultimate Association of Reckless Talent",
            "abbreviation": "UART",
            "is_primary_nick": true,
            "variants": [
                "UART",
                "Ultimate Association of Reckless Talent"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108355/?format=api",
                "id": 108355,
                "name": "Overthrown Ruler"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108356/?format=api",
                "id": 108356,
                "name": "Nomad"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14946"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/uart/"
        }
    ]
}