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

{
    "url": "https://demozoo.org/api/v1/releasers/73465/?format=api",
    "demozoo_url": "https://demozoo.org/groups/73465/",
    "id": 73465,
    "name": "Royal Atari Force",
    "is_group": true,
    "nicks": [
        {
            "name": "Royal Atari Force",
            "abbreviation": "R.A.F",
            "is_primary_nick": true,
            "variants": [
                "R.A.F",
                "Royal Atari Force"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/41314/?format=api",
                "id": 41314,
                "name": "ST Chaos"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/40768/?format=api",
                "id": 40768,
                "name": "The Reductors"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/33661/?format=api",
                "id": 33661,
                "name": "Atari Crack Band"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/56658/?format=api",
                "id": 56658,
                "name": "Deus"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/R/ROYAL_AF/"
        }
    ]
}