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

{
    "url": "https://demozoo.org/api/v1/releasers/104258/?format=api",
    "demozoo_url": "https://demozoo.org/groups/104258/",
    "id": 104258,
    "name": "Public Art",
    "is_group": true,
    "nicks": [
        {
            "name": "Public Art",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Public Art"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60874/?format=api",
                "id": 60874,
                "name": "Psycho Demon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46051/?format=api",
                "id": 46051,
                "name": "Tal Art"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=67128"
        }
    ]
}