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

{
    "url": "https://demozoo.org/api/v1/releasers/549/?format=api",
    "demozoo_url": "https://demozoo.org/groups/549/",
    "id": 549,
    "name": "Ate Bit",
    "is_group": true,
    "nicks": [
        {
            "name": "Ate Bit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ate Bit",
                "atebit"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10312/?format=api",
                "id": 10312,
                "name": "Ate Arse"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/548/?format=api",
                "id": 548,
                "name": "evilpaul"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                "id": 1342,
                "name": "4mat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9392/?format=api",
                "id": 9392,
                "name": "Eater"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3501/?format=api",
                "id": 3501,
                "name": "Matt Furniss"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://atebit.org"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4724"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/atebitdemos"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4800"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/ate_bit/"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Ate_Bit"
        }
    ]
}