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

{
    "url": "https://demozoo.org/api/v1/releasers/120553/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/120553/",
    "id": 120553,
    "name": "Al Bundy",
    "is_group": false,
    "nicks": [
        {
            "name": "Al Bundy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Al Bundy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6459/?format=api",
                "id": 6459,
                "name": "Paradise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27909/?format=api",
                "id": 27909,
                "name": "Steel"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3120/?format=api",
                "id": 3120,
                "name": "Fusion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61443"
        }
    ]
}