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

{
    "url": "https://demozoo.org/api/v1/releasers/24886/?format=api",
    "demozoo_url": "https://demozoo.org/groups/24886/",
    "id": 24886,
    "name": "The Lamers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Lamers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Lamers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75036/?format=api",
                "id": 75036,
                "name": "Tigern"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75037/?format=api",
                "id": 75037,
                "name": "Mr. PingPong"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75038/?format=api",
                "id": 75038,
                "name": "Paperboy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105704/?format=api",
                "id": 105704,
                "name": "Zenn"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33054"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14752"
        }
    ]
}