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

{
    "url": "https://demozoo.org/api/v1/releasers/148970/?format=api",
    "demozoo_url": "https://demozoo.org/groups/148970/",
    "id": 148970,
    "name": "Infusion Factor",
    "is_group": true,
    "nicks": [
        {
            "name": "Infusion Factor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Infusion Factor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8647/?format=api",
                "id": 8647,
                "name": "Exterminators"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16729/?format=api",
                "id": 16729,
                "name": "Panic T"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148971/?format=api",
                "id": 148971,
                "name": "Ray Tracing"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=12622"
        }
    ]
}