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

{
    "url": "https://demozoo.org/api/v1/releasers/95582/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95582/",
    "id": 95582,
    "name": "The Austria Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Austria Crew",
            "abbreviation": "TAC",
            "is_primary_nick": true,
            "variants": [
                "TAC",
                "The Austria Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16344/?format=api",
                "id": 16344,
                "name": "Crazy Typer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90926/?format=api",
                "id": 90926,
                "name": "Alfasoft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118215/?format=api",
                "id": 118215,
                "name": "City Cobra"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141285/?format=api",
                "id": 141285,
                "name": "Prince"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3318"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30387"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7167"
        }
    ]
}