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

{
    "url": "https://demozoo.org/api/v1/releasers/108519/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108519/",
    "id": 108519,
    "name": "Paintex",
    "is_group": true,
    "nicks": [
        {
            "name": "Paintex",
            "abbreviation": "PTX",
            "is_primary_nick": true,
            "variants": [
                "PTX",
                "Paintex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145336/?format=api",
                "id": 145336,
                "name": "Dasloshed"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18481/?format=api",
                "id": 18481,
                "name": "Einstein"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145337/?format=api",
                "id": 145337,
                "name": "Bocca"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3824"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9340"
        }
    ]
}