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

{
    "url": "https://demozoo.org/api/v1/releasers/19791/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19791/",
    "id": 19791,
    "name": "Oracle",
    "is_group": false,
    "nicks": [
        {
            "name": "Oracle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Oracle"
            ]
        },
        {
            "name": "Sera One",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sera One"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19790/?format=api",
                "id": 19790,
                "name": "Yakuza"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70978/?format=api",
                "id": 70978,
                "name": "The Unlimited Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17865/?format=api",
                "id": 17865,
                "name": "Fatal!"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}