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

{
    "url": "https://demozoo.org/api/v1/releasers/8472/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8472/",
    "id": 8472,
    "name": "Teenage Crime",
    "is_group": true,
    "nicks": [
        {
            "name": "Teenage Crime",
            "abbreviation": "TCM",
            "is_primary_nick": true,
            "variants": [
                "TCM",
                "Teenage Crime"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5419/?format=api",
                "id": 5419,
                "name": "Cyberstarr"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138365/?format=api",
                "id": 138365,
                "name": "Sniper"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96369/?format=api",
                "id": 96369,
                "name": "Trench"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34168"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11233"
        }
    ]
}