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

{
    "url": "https://demozoo.org/api/v1/releasers/152286/?format=api",
    "demozoo_url": "https://demozoo.org/groups/152286/",
    "id": 152286,
    "name": "Flower",
    "is_group": true,
    "nicks": [
        {
            "name": "Flower",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flower"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152284/?format=api",
                "id": 152284,
                "name": "Remarque"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69454/?format=api",
                "id": 69454,
                "name": "Skyrider"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152287/?format=api",
                "id": 152287,
                "name": "Hirer"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7496"
        }
    ]
}