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

{
    "url": "https://demozoo.org/api/v1/releasers/5447/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5447/",
    "id": 5447,
    "name": "pOW",
    "is_group": false,
    "nicks": [
        {
            "name": "pOW",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "P.O.W",
                "pOW"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/991/?format=api",
                "id": 991,
                "name": "Sunshine Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61540/?format=api",
                "id": 61540,
                "name": "Black Jack"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99585/?format=api",
                "id": 99585,
                "name": "Synthetics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95932/?format=api",
                "id": 95932,
                "name": "Poise Records"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14020/?format=api",
                "id": 14020,
                "name": "Exposure"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5882"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26805"
        }
    ]
}