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

{
    "url": "https://demozoo.org/api/v1/releasers/69826/?format=api",
    "demozoo_url": "https://demozoo.org/groups/69826/",
    "id": 69826,
    "name": "Maxi Micro",
    "is_group": true,
    "nicks": [
        {
            "name": "Maxi Micro",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Maxi Micro"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69661/?format=api",
                "id": 69661,
                "name": "Tony"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69833/?format=api",
                "id": 69833,
                "name": "Titan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69828/?format=api",
                "id": 69828,
                "name": "Goliath"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Maxi-Micro"
        }
    ]
}