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

{
    "url": "https://demozoo.org/api/v1/releasers/117231/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/117231/",
    "id": 117231,
    "name": "Motorhead",
    "is_group": false,
    "nicks": [
        {
            "name": "Motorhead",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MTH",
                "Motorhead"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99281/?format=api",
                "id": 99281,
                "name": "The Alien Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2977/?format=api",
                "id": 2977,
                "name": "Active Cracking Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11088"
        }
    ]
}