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

{
    "url": "https://demozoo.org/api/v1/releasers/30721/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30721/",
    "id": 30721,
    "name": "Bodies In Motion",
    "is_group": true,
    "nicks": [
        {
            "name": "Bodies In Motion",
            "abbreviation": "BIM",
            "is_primary_nick": true,
            "variants": [
                "BIM",
                "Bodies In Motion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30720/?format=api",
                "id": 30720,
                "name": "Rush"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44390/?format=api",
                "id": 44390,
                "name": "Tumbling"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50468/?format=api",
                "id": 50468,
                "name": "Lord Feff"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50469/?format=api",
                "id": 50469,
                "name": "Nid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86538/?format=api",
                "id": 86538,
                "name": "Mr. Endurance"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123967/?format=api",
                "id": 123967,
                "name": "BratMan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123968/?format=api",
                "id": 123968,
                "name": "Tracks"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10573"
        }
    ]
}