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

{
    "url": "https://demozoo.org/api/v1/releasers/107419/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107419/",
    "id": 107419,
    "name": "Crash",
    "is_group": true,
    "nicks": [
        {
            "name": "Crash",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crash"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57139/?format=api",
                "id": 57139,
                "name": "Sinners"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118133/?format=api",
                "id": 118133,
                "name": "Ralph"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118143/?format=api",
                "id": 118143,
                "name": "Lucifer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66583/?format=api",
                "id": 66583,
                "name": "Ska"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66584/?format=api",
                "id": 66584,
                "name": "The Solitary Cracker"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=6398"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10791"
        }
    ]
}