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

{
    "url": "https://demozoo.org/api/v1/releasers/8042/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8042/",
    "id": 8042,
    "name": "Imperium",
    "is_group": true,
    "nicks": [
        {
            "name": "Imperium",
            "abbreviation": "IPM",
            "is_primary_nick": true,
            "variants": [
                "IPM",
                "Imperium"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7951/?format=api",
                "id": 7951,
                "name": "Jol005x"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8081/?format=api",
                "id": 8081,
                "name": "Outlaw"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40552/?format=api",
                "id": 40552,
                "name": "JMF"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66119/?format=api",
                "id": 66119,
                "name": "Hude"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66120/?format=api",
                "id": 66120,
                "name": "Albert"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66121/?format=api",
                "id": 66121,
                "name": "Thor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66122/?format=api",
                "id": 66122,
                "name": "Top"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28245/?format=api",
                "id": 28245,
                "name": "Palex"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=29604"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12318"
        }
    ]
}