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

{
    "url": "https://demozoo.org/api/v1/releasers/108736/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108736/",
    "id": 108736,
    "name": "Razor Express",
    "is_group": true,
    "nicks": [
        {
            "name": "Razor Express",
            "abbreviation": "RE",
            "is_primary_nick": true,
            "variants": [
                "RE",
                "Razor Express"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43728/?format=api",
                "id": 43728,
                "name": "Ghost"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3405/?format=api",
                "id": 3405,
                "name": "Trap"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124741/?format=api",
                "id": 124741,
                "name": "Lucas"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25341/?format=api",
                "id": 25341,
                "name": "Woodo"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1924"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5878"
        }
    ]
}