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

{
    "url": "https://demozoo.org/api/v1/releasers/107670/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107670/",
    "id": 107670,
    "name": "Demotion",
    "is_group": true,
    "nicks": [
        {
            "name": "Demotion",
            "abbreviation": "DTN",
            "is_primary_nick": true,
            "variants": [
                "DTN",
                "Demotion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33372/?format=api",
                "id": 33372,
                "name": "Leksha"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35165/?format=api",
                "id": 35165,
                "name": "Paranoid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12670/?format=api",
                "id": 12670,
                "name": "Halt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35926/?format=api",
                "id": 35926,
                "name": "Remizoff"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1894"
        }
    ]
}