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

{
    "url": "https://demozoo.org/api/v1/releasers/23834/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23834/",
    "id": 23834,
    "name": "Xymox",
    "is_group": true,
    "nicks": [
        {
            "name": "Xymox",
            "abbreviation": "XYX",
            "is_primary_nick": true,
            "variants": [
                "XYX",
                "Xymox"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23833/?format=api",
                "id": 23833,
                "name": "Eclipse"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11057/?format=api",
                "id": 11057,
                "name": "Con"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12095/?format=api",
                "id": 12095,
                "name": "Da Blondie"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}