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

{
    "url": "https://demozoo.org/api/v1/releasers/66141/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66141/",
    "id": 66141,
    "name": "Diversion",
    "is_group": true,
    "nicks": [
        {
            "name": "D-Version Team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "D-Version Team"
            ]
        },
        {
            "name": "Diversion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Diversion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66142/?format=api",
                "id": 66142,
                "name": "Acid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66143/?format=api",
                "id": 66143,
                "name": "Bytesmith"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66144/?format=api",
                "id": 66144,
                "name": "Dialer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66145/?format=api",
                "id": 66145,
                "name": "Oxyd"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31724"
        }
    ]
}