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

{
    "url": "https://demozoo.org/api/v1/releasers/101165/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101165/",
    "id": 101165,
    "name": "Omega Alliance",
    "is_group": true,
    "nicks": [
        {
            "name": "Omega Alliance",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Omega",
                "Omega Alliance"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/47445/?format=api",
                "id": 47445,
                "name": "Association Of Fanatic Computer Freaks"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/6407/?format=api",
                "id": 6407,
                "name": "DarkLight"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/101683/?format=api",
                "id": 101683,
                "name": "Norwegian Design"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58890"
        }
    ]
}