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

{
    "url": "https://demozoo.org/api/v1/releasers/107000/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107000/",
    "id": 107000,
    "name": "Anxious",
    "is_group": true,
    "nicks": [
        {
            "name": "Anxious",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Anxious"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137605/?format=api",
                "id": 137605,
                "name": "Mac"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137606/?format=api",
                "id": 137606,
                "name": "Climax"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64390/?format=api",
                "id": 64390,
                "name": "Kongoman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4626/?format=api",
                "id": 4626,
                "name": "Castor"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8654"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8024"
        }
    ]
}