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

{
    "url": "https://demozoo.org/api/v1/releasers/69423/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69423/",
    "id": 69423,
    "name": "Look",
    "is_group": false,
    "nicks": [
        {
            "name": "Look",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Look"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28917/?format=api",
                "id": 28917,
                "name": "A.E.K. Crackware Essen 2099"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4037/?format=api",
                "id": 4037,
                "name": "Drive"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108000/?format=api",
                "id": 108000,
                "name": "Freestyle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6932/?format=api",
                "id": 6932,
                "name": "Pleasure"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8932"
        }
    ]
}