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

{
    "url": "https://demozoo.org/api/v1/releasers/134354/?format=api",
    "demozoo_url": "https://demozoo.org/groups/134354/",
    "id": 134354,
    "name": "EGA",
    "is_group": true,
    "nicks": [
        {
            "name": "EGA",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "EGA"
            ]
        },
        {
            "name": "Electronic Graphic Artists",
            "abbreviation": "EGA",
            "is_primary_nick": false,
            "variants": [
                "EGA",
                "Electronic Graphic Artists"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87551/?format=api",
                "id": 87551,
                "name": "Larry"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79319/?format=api",
                "id": 79319,
                "name": "Kage"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7476/?format=api",
                "id": 7476,
                "name": "Avenger"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134355/?format=api",
                "id": 134355,
                "name": "Bitch"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21465/?format=api",
                "id": 21465,
                "name": "Blackknight"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134356/?format=api",
                "id": 134356,
                "name": "Zaint"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsGroup",
            "url": "https://16colo.rs/group/ega"
        }
    ]
}