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

{
    "url": "https://demozoo.org/api/v1/releasers/16784/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16784/",
    "id": 16784,
    "name": "Antidothum",
    "is_group": true,
    "nicks": [
        {
            "name": "Antidothum",
            "abbreviation": "ATH",
            "is_primary_nick": true,
            "variants": [
                "ATH",
                "Antidothum"
            ]
        },
        {
            "name": "Antidotum",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Antidotum"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20569/?format=api",
                "id": 20569,
                "name": "Yuda"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20570/?format=api",
                "id": 20570,
                "name": "Beeper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92438/?format=api",
                "id": 92438,
                "name": "Powocator"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9356"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11603"
        }
    ]
}