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

{
    "url": "https://demozoo.org/api/v1/releasers/75642/?format=api",
    "demozoo_url": "https://demozoo.org/groups/75642/",
    "id": 75642,
    "name": "Decent",
    "is_group": true,
    "nicks": [
        {
            "name": "Decent",
            "abbreviation": "DCT",
            "is_primary_nick": true,
            "variants": [
                "DCT",
                "Decent"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16739/?format=api",
                "id": 16739,
                "name": "PVC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11831/?format=api",
                "id": 11831,
                "name": "Yop"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126699/?format=api",
                "id": 126699,
                "name": "Rebel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22068/?format=api",
                "id": 22068,
                "name": "Saxon"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33795"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15437"
        }
    ]
}