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

{
    "url": "https://demozoo.org/api/v1/releasers/22071/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22071/",
    "id": 22071,
    "name": "Coming Art",
    "is_group": false,
    "nicks": [
        {
            "name": "Coming Art",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Coming Art"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2020/?format=api",
                "id": 2020,
                "name": "Bizarre Arts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13037/?format=api",
                "id": 13037,
                "name": "Accept"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1765/?format=api",
                "id": 1765,
                "name": "Manitou"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96371/?format=api",
                "id": 96371,
                "name": "Texmac"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26522"
        }
    ]
}