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

{
    "url": "https://demozoo.org/api/v1/releasers/28358/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28358/",
    "id": 28358,
    "name": "Nu",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Trypno",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Trypno"
            ]
        },
        {
            "name": "Nu",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24930/?format=api",
                "id": 24930,
                "name": "Cyberbabes"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10360/?format=api",
                "id": 10360,
                "name": "Theralite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28347/?format=api",
                "id": 28347,
                "name": "Skylined"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22348/?format=api",
                "id": 22348,
                "name": "Happy Generated People"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}