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

{
    "url": "https://demozoo.org/api/v1/releasers/30015/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30015/",
    "id": 30015,
    "name": "Vax",
    "is_group": false,
    "nicks": [
        {
            "name": "Vax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vax"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30016/?format=api",
                "id": 30016,
                "name": "Zelur Project"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35923/?format=api",
                "id": 35923,
                "name": "SynSUN"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/andivax"
        }
    ]
}