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

{
    "url": "https://demozoo.org/api/v1/releasers/58496/?format=api",
    "demozoo_url": "https://demozoo.org/groups/58496/",
    "id": 58496,
    "name": "Courage",
    "is_group": true,
    "nicks": [
        {
            "name": "Courage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Courage"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58497/?format=api",
                "id": 58497,
                "name": "Monster"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94341/?format=api",
                "id": 94341,
                "name": "Lord Incognito"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1499/?format=api",
                "id": 1499,
                "name": "D-Sign"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137562/?format=api",
                "id": 137562,
                "name": "Cyborg"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4027"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10082"
        }
    ]
}