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

{
    "url": "https://demozoo.org/api/v1/releasers/99310/?format=api",
    "demozoo_url": "https://demozoo.org/groups/99310/",
    "id": 99310,
    "name": "Divide",
    "is_group": true,
    "nicks": [
        {
            "name": "Divide",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Divide"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125190/?format=api",
                "id": 125190,
                "name": "NRG"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125192/?format=api",
                "id": 125192,
                "name": "Cat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10166/?format=api",
                "id": 10166,
                "name": "Icarus"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45460"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3318"
        }
    ]
}