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

{
    "url": "https://demozoo.org/api/v1/releasers/22430/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22430/",
    "id": 22430,
    "name": "303",
    "is_group": true,
    "nicks": [
        {
            "name": "303",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "303"
            ]
        },
        {
            "name": "Division 303",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Division 303"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25982/?format=api",
                "id": 25982,
                "name": "Griffin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23172/?format=api",
                "id": 23172,
                "name": "Franz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142272/?format=api",
                "id": 142272,
                "name": "Draco"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59999/?format=api",
                "id": 59999,
                "name": "Tuner"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92435/?format=api",
                "id": 92435,
                "name": "Borlot"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9346"
        }
    ]
}