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

{
    "url": "https://demozoo.org/api/v1/releasers/10281/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10281/",
    "id": 10281,
    "name": "Apollo",
    "is_group": true,
    "nicks": [
        {
            "name": "Apollo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Apollo"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66435/?format=api",
                "id": 66435,
                "name": "Ferox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63017/?format=api",
                "id": 63017,
                "name": "Apollo"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=50178"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7891"
        }
    ]
}