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

{
    "url": "https://demozoo.org/api/v1/releasers/42004/?format=api",
    "demozoo_url": "https://demozoo.org/groups/42004/",
    "id": 42004,
    "name": "The Collaboration",
    "is_group": true,
    "nicks": [
        {
            "name": "The Collaboration",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Collaboration"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/42003/?format=api",
                "id": 42003,
                "name": "The Blues Brothers"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/34627/?format=api",
                "id": 34627,
                "name": "Insanity"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/42005/?format=api",
                "id": 42005,
                "name": "Northside"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/42006/?format=api",
                "id": 42006,
                "name": "Evolution"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/32441/?format=api",
                "id": 32441,
                "name": "Crime"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/31558/?format=api",
                "id": 31558,
                "name": "Lowlife Inc."
            },
            "is_current": false
        }
    ],
    "external_links": []
}