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

{
    "url": "https://demozoo.org/api/v1/releasers/58194/?format=api",
    "demozoo_url": "https://demozoo.org/groups/58194/",
    "id": 58194,
    "name": "Radar^Contrast^Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Radar^Contrast^Productions",
            "abbreviation": "RCP",
            "is_primary_nick": true,
            "variants": [
                "RCP",
                "R^c^p",
                "Radar Contrast Productions",
                "Radar^Contrast^Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58193/?format=api",
                "id": 58193,
                "name": "DJ Radar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7479/?format=api",
                "id": 7479,
                "name": "Contrast"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}