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

{
    "url": "https://demozoo.org/api/v1/releasers/67518/?format=api",
    "demozoo_url": "https://demozoo.org/groups/67518/",
    "id": 67518,
    "name": "The New Concept",
    "is_group": true,
    "nicks": [
        {
            "name": "The New Concept",
            "abbreviation": "TNC",
            "is_primary_nick": true,
            "variants": [
                "TNC",
                "The New Concept"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136702/?format=api",
                "id": 136702,
                "name": "Goblin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136703/?format=api",
                "id": 136703,
                "name": "Wizard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136704/?format=api",
                "id": 136704,
                "name": "Mirax"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=71927"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15731"
        }
    ]
}