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

{
    "url": "https://demozoo.org/api/v1/releasers/141227/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141227/",
    "id": 141227,
    "name": "Slade",
    "is_group": false,
    "nicks": [
        {
            "name": "Slade",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Slade"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141218/?format=api",
                "id": 141218,
                "name": "Warning"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109692/?format=api",
                "id": 109692,
                "name": "The Foxfire Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108771/?format=api",
                "id": 108771,
                "name": "Revenge"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=18119"
        }
    ]
}