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

{
    "url": "https://demozoo.org/api/v1/releasers/34525/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34525/",
    "id": 34525,
    "name": "The VaW",
    "is_group": false,
    "nicks": [
        {
            "name": "The VaW",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The VaW"
            ]
        },
        {
            "name": "VaWaH",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "VaWaH"
            ]
        },
        {
            "name": "Vaw",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vaw"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21602/?format=api",
                "id": 21602,
                "name": "Hexeter"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16378/?format=api",
                "id": 16378,
                "name": "Centolos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36926/?format=api",
                "id": 36926,
                "name": "Centosis"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}