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

{
    "url": "https://demozoo.org/api/v1/releasers/124702/?format=api",
    "demozoo_url": "https://demozoo.org/groups/124702/",
    "id": 124702,
    "name": "The International Bytebuster Manufactory",
    "is_group": true,
    "nicks": [
        {
            "name": "The International Bytebuster Manufactory",
            "abbreviation": "IBM",
            "is_primary_nick": true,
            "variants": [
                "IBM",
                "The International Bytebuster Manufactory"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1075/?format=api",
                "id": 1075,
                "name": "Banana"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1074/?format=api",
                "id": 1074,
                "name": "Mac"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}