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

{
    "url": "https://demozoo.org/api/v1/releasers/76037/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/76037/",
    "id": 76037,
    "name": "Iron Crack",
    "is_group": false,
    "nicks": [
        {
            "name": "Iron Crack",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Iron Crack"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108469/?format=api",
                "id": 108469,
                "name": "Bad Influence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19881/?format=api",
                "id": 19881,
                "name": "Boogie Down Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121047/?format=api",
                "id": 121047,
                "name": "The Revolutionary Team 2001"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/iron-crack"
        }
    ]
}