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

{
    "url": "https://demozoo.org/api/v1/releasers/33042/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33042/",
    "id": 33042,
    "name": "Vinyl Kartell",
    "is_group": true,
    "nicks": [
        {
            "name": "Vinyl Kartell",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vinyl Kartell"
            ]
        },
        {
            "name": "Vinyl Kartell Projekt",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vinyl Kartell Projekt"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2034/?format=api",
                "id": 2034,
                "name": "Lotek Style"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33051/?format=api",
                "id": 33051,
                "name": "Stone"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32714/?format=api",
                "id": 32714,
                "name": "Frequency 9"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33052/?format=api",
                "id": 33052,
                "name": "Makeem"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}