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

{
    "url": "https://demozoo.org/api/v1/releasers/1348/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1348/",
    "id": 1348,
    "name": "B52",
    "is_group": false,
    "nicks": [
        {
            "name": "B52",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "B52"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1345/?format=api",
                "id": 1345,
                "name": "Hysteria"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/730/?format=api",
                "id": 730,
                "name": "Angels"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72123/?format=api",
                "id": 72123,
                "name": "Nirvana"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8929/?format=api",
                "id": 8929,
                "name": "The Frog Buds"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3458"
        }
    ]
}