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

{
    "url": "https://demozoo.org/api/v1/releasers/76573/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76573/",
    "id": 76573,
    "name": "Zodiac",
    "is_group": true,
    "nicks": [
        {
            "name": "Zodiac",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zodiac"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4828/?format=api",
                "id": 4828,
                "name": "Drain"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130345/?format=api",
                "id": 130345,
                "name": "Blazer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130346/?format=api",
                "id": 130346,
                "name": "Legend"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/842/?format=api",
                "id": 842,
                "name": "Zeus"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4866"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3106"
        }
    ]
}