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

{
    "url": "https://demozoo.org/api/v1/releasers/153918/?format=api",
    "demozoo_url": "https://demozoo.org/groups/153918/",
    "id": 153918,
    "name": "Kotzbrocken",
    "is_group": true,
    "nicks": [
        {
            "name": "4646",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "4646"
            ]
        },
        {
            "name": "Kotzbrocken",
            "abbreviation": "KBR",
            "is_primary_nick": true,
            "variants": [
                "KBR",
                "Kotzbrocken",
                "Kotzbrocken Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153919/?format=api",
                "id": 153919,
                "name": "1811"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153925/?format=api",
                "id": 153925,
                "name": "Dr. Byte"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153926/?format=api",
                "id": 153926,
                "name": "HJD"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5394"
        }
    ]
}