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

{
    "url": "https://demozoo.org/api/v1/releasers/100786/?format=api",
    "demozoo_url": "https://demozoo.org/groups/100786/",
    "id": 100786,
    "name": "Australian Cracking Service",
    "is_group": true,
    "nicks": [
        {
            "name": "Australian Cracking Service",
            "abbreviation": "ACS",
            "is_primary_nick": true,
            "variants": [
                "ACS",
                "Australian Cracking Service"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4189/?format=api",
                "id": 4189,
                "name": "Australian Crackers United"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4192/?format=api",
                "id": 4192,
                "name": "Pirasoft"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3323"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=56565"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6232"
        }
    ]
}