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

{
    "url": "https://demozoo.org/api/v1/releasers/104748/?format=api",
    "demozoo_url": "https://demozoo.org/groups/104748/",
    "id": 104748,
    "name": "Dred",
    "is_group": true,
    "nicks": [
        {
            "name": "Dred",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dred"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100950/?format=api",
                "id": 100950,
                "name": "Syko"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19251/?format=api",
                "id": 19251,
                "name": "Dooba"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100973/?format=api",
                "id": 100973,
                "name": "Fibba"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127729/?format=api",
                "id": 127729,
                "name": "Jetman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127730/?format=api",
                "id": 127730,
                "name": "Phobia"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=57015"
        }
    ]
}