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

{
    "url": "https://demozoo.org/api/v1/releasers/59087/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59087/",
    "id": 59087,
    "name": "Drakkar",
    "is_group": true,
    "nicks": [
        {
            "name": "Drakkar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Drakkar"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118903/?format=api",
                "id": 118903,
                "name": "Drak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147938/?format=api",
                "id": 147938,
                "name": "Wild"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.pouet.net/prod.php?which=68282"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11197"
        }
    ]
}