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

{
    "url": "https://demozoo.org/api/v1/releasers/14939/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14939/",
    "id": 14939,
    "name": "Fake That",
    "is_group": true,
    "nicks": [
        {
            "name": "Fake That",
            "abbreviation": "FT",
            "is_primary_nick": true,
            "variants": [
                "FT",
                "Fake That"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3396/?format=api",
                "id": 3396,
                "name": "Chicken"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15232/?format=api",
                "id": 15232,
                "name": "Furball"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14463/?format=api",
                "id": 14463,
                "name": "Big Bear"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24632/?format=api",
                "id": 24632,
                "name": "Gargamel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12576/?format=api",
                "id": 12576,
                "name": "Voodoo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19987/?format=api",
                "id": 19987,
                "name": "Harvest"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35466/?format=api",
                "id": 35466,
                "name": "Eule!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21457/?format=api",
                "id": 21457,
                "name": "Gumball"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19981/?format=api",
                "id": 19981,
                "name": "Spleen"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28272"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1916"
        }
    ]
}