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

{
    "url": "https://demozoo.org/api/v1/releasers/121300/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/121300/",
    "id": 121300,
    "name": "Zox",
    "is_group": false,
    "nicks": [
        {
            "name": "Zox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zox"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94353/?format=api",
                "id": 94353,
                "name": "R-pixel"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121301/?format=api",
                "id": 121301,
                "name": "Sensation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127989/?format=api",
                "id": 127989,
                "name": "Ruthless"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10109/?format=api",
                "id": 10109,
                "name": "Terminators"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8456"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34937"
        }
    ]
}