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

{
    "url": "https://demozoo.org/api/v1/releasers/2020/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2020/",
    "id": 2020,
    "name": "Bizarre Arts",
    "is_group": true,
    "nicks": [
        {
            "name": "Bizarre Arts",
            "abbreviation": "BZR",
            "is_primary_nick": true,
            "variants": [
                "BZR",
                "Bizarre Arts"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/531/?format=api",
                "id": 531,
                "name": "JMS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/349/?format=api",
                "id": 349,
                "name": "Fiver2"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8377/?format=api",
                "id": 8377,
                "name": "AntiBrain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/653/?format=api",
                "id": 653,
                "name": "Azure"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5568/?format=api",
                "id": 5568,
                "name": "Axis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19823/?format=api",
                "id": 19823,
                "name": "Doomsday"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22071/?format=api",
                "id": 22071,
                "name": "Coming Art"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76127/?format=api",
                "id": 76127,
                "name": "Rave"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42213/?format=api",
                "id": 42213,
                "name": "OSon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12286"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1184"
        }
    ]
}