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

{
    "url": "https://demozoo.org/api/v1/releasers/114309/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/114309/",
    "id": 114309,
    "name": "Art",
    "is_group": false,
    "nicks": [
        {
            "name": "Art",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Art"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4971/?format=api",
                "id": 4971,
                "name": "AMOK"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84397/?format=api",
                "id": 84397,
                "name": "Madness"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76363/?format=api",
                "id": 76363,
                "name": "Scoop"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79543/?format=api",
                "id": 79543,
                "name": "The Artworx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109146/?format=api",
                "id": 109146,
                "name": "The Star Crackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5271"
        }
    ]
}