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

{
    "url": "https://demozoo.org/api/v1/releasers/150907/?format=api",
    "demozoo_url": "https://demozoo.org/groups/150907/",
    "id": 150907,
    "name": "Ikari and Talent",
    "is_group": true,
    "nicks": [
        {
            "name": "Ikari and Talent",
            "abbreviation": "I+T",
            "is_primary_nick": true,
            "variants": [
                "I+T",
                "Ikari & Talent",
                "Ikari and Talent"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/1643/?format=api",
                "id": 1643,
                "name": "Ikari"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/12754/?format=api",
                "id": 12754,
                "name": "Talent"
            },
            "is_current": false
        }
    ],
    "external_links": []
}