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

{
    "url": "https://demozoo.org/api/v1/releasers/99399/?format=api",
    "demozoo_url": "https://demozoo.org/groups/99399/",
    "id": 99399,
    "name": "Belgian New Beat Boys",
    "is_group": true,
    "nicks": [
        {
            "name": "Belgian New Beat Boys",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BNBB",
                "Belgian New Beat Boys"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6631/?format=api",
                "id": 6631,
                "name": "Future Mirror"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135911/?format=api",
                "id": 135911,
                "name": "Dj Boccaccio"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104030/?format=api",
                "id": 104030,
                "name": "Electric Beat"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=46025"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=67587"
        }
    ]
}