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

{
    "url": "https://demozoo.org/api/v1/releasers/22862/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22862/",
    "id": 22862,
    "name": "Nerds 'R' Us",
    "is_group": true,
    "nicks": [
        {
            "name": "Nerds 'R' Us",
            "abbreviation": "NRU",
            "is_primary_nick": true,
            "variants": [
                "NRU",
                "Nerds 'R' Us",
                "Nerds'r'Us"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76809/?format=api",
                "id": 76809,
                "name": "Schepe"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63452/?format=api",
                "id": 63452,
                "name": "Bananmos"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30581/?format=api",
                "id": 30581,
                "name": "Retro"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12467"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4570"
        }
    ]
}