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

{
    "url": "https://demozoo.org/api/v1/releasers/16204/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16204/",
    "id": 16204,
    "name": "Cool J",
    "is_group": false,
    "nicks": [
        {
            "name": "Cool J",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cool J"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3096/?format=api",
                "id": 3096,
                "name": "Unique"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4559/?format=api",
                "id": 4559,
                "name": "D-Mob"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3432/?format=api",
                "id": 3432,
                "name": "Image"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/365/?format=api",
                "id": 365,
                "name": "Aggression"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63696/?format=api",
                "id": 63696,
                "name": "First Wave"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63315/?format=api",
                "id": 63315,
                "name": "Axion 1999"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6940"
        }
    ]
}