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

{
    "url": "https://demozoo.org/api/v1/releasers/7523/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7523/",
    "id": 7523,
    "name": "Audial Arts",
    "is_group": true,
    "nicks": [
        {
            "name": "Audial Arts",
            "abbreviation": "AA",
            "is_primary_nick": true,
            "variants": [
                "AA",
                "Audial Arts"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7524/?format=api",
                "id": 7524,
                "name": "Ruthless"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7514/?format=api",
                "id": 7514,
                "name": "Softmaster"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46025/?format=api",
                "id": 46025,
                "name": "Rodney Balai"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46024/?format=api",
                "id": 46024,
                "name": "Ronny Pasch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69254/?format=api",
                "id": 69254,
                "name": "François Prijt"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=752"
        }
    ]
}