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

{
    "url": "https://demozoo.org/api/v1/releasers/3304/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3304/",
    "id": 3304,
    "name": "Grue",
    "is_group": false,
    "nicks": [
        {
            "name": "Grue",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Grue"
            ]
        },
        {
            "name": "Jake",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jake"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                "id": 3074,
                "name": "Extend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2080/?format=api",
                "id": 2080,
                "name": "Beyond Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84279/?format=api",
                "id": 84279,
                "name": "Kasettilamerit"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://grue.sid.fi/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1213"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8938"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UC06sy8s7Wtz0U6wjPr5PeYw"
        }
    ]
}