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

{
    "url": "https://demozoo.org/api/v1/releasers/16423/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16423/",
    "id": 16423,
    "name": "Skyline",
    "is_group": true,
    "nicks": [
        {
            "name": "Skyline",
            "abbreviation": "SL",
            "is_primary_nick": true,
            "variants": [
                "SL",
                "Skyline"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16424/?format=api",
                "id": 16424,
                "name": "Miraculus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68524/?format=api",
                "id": 68524,
                "name": "Jörg Rosenstiel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5914/?format=api",
                "id": 5914,
                "name": "Didi"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117876/?format=api",
                "id": 117876,
                "name": "John Boy Walton"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6939"
        }
    ]
}