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

{
    "url": "https://demozoo.org/api/v1/releasers/70694/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70694/",
    "id": 70694,
    "name": "Exodus",
    "is_group": true,
    "nicks": [
        {
            "name": "Exodus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exodus"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69648/?format=api",
                "id": 69648,
                "name": "Joshua"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70695/?format=api",
                "id": 70695,
                "name": "Koopa Troopa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70696/?format=api",
                "id": 70696,
                "name": "Blue-Ice"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70698/?format=api",
                "id": 70698,
                "name": "Hitman"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Exodus"
        }
    ]
}