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

{
    "url": "https://demozoo.org/api/v1/releasers/140918/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140918/",
    "id": 140918,
    "name": "Rebell",
    "is_group": false,
    "nicks": [
        {
            "name": "Rebell",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rebell"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140917/?format=api",
                "id": 140917,
                "name": "Invisible Limits"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108452/?format=api",
                "id": 108452,
                "name": "New Garfield Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140075/?format=api",
                "id": 140075,
                "name": "Vanity"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1870"
        }
    ]
}