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

{
    "url": "https://demozoo.org/api/v1/releasers/79369/?format=api",
    "demozoo_url": "https://demozoo.org/groups/79369/",
    "id": 79369,
    "name": "Anti Airwolf Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Anti Airwolf Crew",
            "abbreviation": "AAC",
            "is_primary_nick": true,
            "variants": [
                "A.A.C.",
                "AAC",
                "Anti Airwolf Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82698/?format=api",
                "id": 82698,
                "name": "Hansgerd"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82700/?format=api",
                "id": 82700,
                "name": "Josef"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82699/?format=api",
                "id": 82699,
                "name": "Prinzen Beukelaer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97666/?format=api",
                "id": 97666,
                "name": "Jose"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=29273"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7982"
        }
    ]
}