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

{
    "url": "https://demozoo.org/api/v1/releasers/120605/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/120605/",
    "id": 120605,
    "name": "Maxus",
    "is_group": false,
    "nicks": [
        {
            "name": "Maxus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Maxus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108469/?format=api",
                "id": 108469,
                "name": "Bad Influence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
                "id": 13657,
                "name": "Triloxy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136784/?format=api",
                "id": 136784,
                "name": "Moon Labs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89233/?format=api",
                "id": 89233,
                "name": "Zionage"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13955"
        }
    ]
}