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

{
    "url": "https://demozoo.org/api/v1/releasers/104263/?format=api",
    "demozoo_url": "https://demozoo.org/groups/104263/",
    "id": 104263,
    "name": "Giants",
    "is_group": true,
    "nicks": [
        {
            "name": "Giants",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Giants"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81927/?format=api",
                "id": 81927,
                "name": "Sharky"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99823/?format=api",
                "id": 99823,
                "name": "Stress"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1500/?format=api",
                "id": 1500,
                "name": "Dodger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76147/?format=api",
                "id": 76147,
                "name": "Ali"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.pouet.net/prod.php?which=70586"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=67137"
        }
    ]
}