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

{
    "url": "https://demozoo.org/api/v1/releasers/19751/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19751/",
    "id": 19751,
    "name": "Persuasive Music",
    "is_group": true,
    "nicks": [
        {
            "name": "Persuasive Music",
            "abbreviation": "PM",
            "is_primary_nick": true,
            "variants": [
                "PM",
                "Persuasive Music"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48206/?format=api",
                "id": 48206,
                "name": "CS-Jay"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24342/?format=api",
                "id": 24342,
                "name": "MiG"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48774"
        }
    ]
}