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

{
    "url": "https://demozoo.org/api/v1/releasers/13117/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13117/",
    "id": 13117,
    "name": "Nike",
    "is_group": false,
    "nicks": [
        {
            "name": "Nike",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nike"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19884/?format=api",
                "id": 19884,
                "name": "Tiny Toons"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130036/?format=api",
                "id": 130036,
                "name": "Terrible Noise"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5367"
        }
    ]
}