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

{
    "url": "https://demozoo.org/api/v1/releasers/98880/?format=api",
    "demozoo_url": "https://demozoo.org/groups/98880/",
    "id": 98880,
    "name": "Grooving Brothers",
    "is_group": true,
    "nicks": [
        {
            "name": "Grooving Brothers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Grooving Brothers"
            ]
        },
        {
            "name": "The Grooving Brothers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Grooving Brothers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1098/?format=api",
                "id": 1098,
                "name": "Chrylian"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98881/?format=api",
                "id": 98881,
                "name": "Marck"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117399/?format=api",
                "id": 117399,
                "name": "Tone"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44131"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3602"
        }
    ]
}