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

{
    "url": "https://demozoo.org/api/v1/releasers/127597/?format=api",
    "demozoo_url": "https://demozoo.org/groups/127597/",
    "id": 127597,
    "name": "After Midnight Crackers",
    "is_group": true,
    "nicks": [
        {
            "name": "After Midnight Crackers",
            "abbreviation": "AMC",
            "is_primary_nick": true,
            "variants": [
                "AMC",
                "After Midnight Crackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2966/?format=api",
                "id": 2966,
                "name": "Hobbit"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3089/?format=api",
                "id": 3089,
                "name": "Lord Blitter"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127598/?format=api",
                "id": 127598,
                "name": "The Dark Angel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127600/?format=api",
                "id": 127600,
                "name": "Zyphoids"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127601/?format=api",
                "id": 127601,
                "name": "The Thing"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5756"
        }
    ]
}