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

{
    "url": "https://demozoo.org/api/v1/releasers/141029/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141029/",
    "id": 141029,
    "name": "Case",
    "is_group": false,
    "nicks": [
        {
            "name": "Case",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Case"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141028/?format=api",
                "id": 141028,
                "name": "Roses"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5027/?format=api",
                "id": 5027,
                "name": "The Ruling Company"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141031/?format=api",
                "id": 141031,
                "name": "Splash"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                "id": 7511,
                "name": "Success & The Ruling Company"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6584"
        }
    ]
}