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

{
    "url": "https://demozoo.org/api/v1/releasers/32209/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32209/",
    "id": 32209,
    "name": "Trideja",
    "is_group": true,
    "nicks": [
        {
            "name": "Digitronic",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Digitronic"
            ]
        },
        {
            "name": "Trideja",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Trideja"
            ]
        },
        {
            "name": "Trideja Digital",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Trideja Digital"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32210/?format=api",
                "id": 32210,
                "name": "Dave"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32211/?format=api",
                "id": 32211,
                "name": "Derek"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32447/?format=api",
                "id": 32447,
                "name": "Ryan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32456/?format=api",
                "id": 32456,
                "name": "Simon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.trideja.com/"
        }
    ]
}