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

{
    "url": "https://demozoo.org/api/v1/releasers/7831/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7831/",
    "id": 7831,
    "name": "Freestyle Australia",
    "is_group": true,
    "nicks": [
        {
            "name": "Freestyle",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Freestyle"
            ]
        },
        {
            "name": "Freestyle Australia",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Freestyle Australia"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7832/?format=api",
                "id": 7832,
                "name": "The Inner Circle"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66069/?format=api",
                "id": 66069,
                "name": "Shadow Lord"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66068/?format=api",
                "id": 66068,
                "name": "Pulsar"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}