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

{
    "url": "https://demozoo.org/api/v1/releasers/8189/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8189/",
    "id": 8189,
    "name": "Ratt",
    "is_group": false,
    "nicks": [
        {
            "name": "Ratt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ratt"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8015/?format=api",
                "id": 8015,
                "name": "Grif"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8192/?format=api",
                "id": 8192,
                "name": "Organ"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78688/?format=api",
                "id": 78688,
                "name": "Fine Young Cannibals"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146818/?format=api",
                "id": 146818,
                "name": "C.I.A."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Plus4WorldProfile",
            "url": "http://plus4world.powweb.com/profile/Ratt"
        }
    ]
}