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

{
    "url": "https://demozoo.org/api/v1/releasers/30250/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30250/",
    "id": 30250,
    "name": "Cresonic",
    "is_group": false,
    "nicks": [
        {
            "name": "Cresonic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cresonic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30251/?format=api",
                "id": 30251,
                "name": "Grisesyndikatet"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34084/?format=api",
                "id": 34084,
                "name": "Landsbyen"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34102/?format=api",
                "id": 34102,
                "name": "Mental Ustabil"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}