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

{
    "url": "https://demozoo.org/api/v1/releasers/2028/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2028/",
    "id": 2028,
    "name": "Greippi",
    "is_group": false,
    "nicks": [
        {
            "name": "Gargoyle",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gargoyle"
            ]
        },
        {
            "name": "Greippi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Greippi"
            ]
        },
        {
            "name": "Greippi Orchestra",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Greippi Orchestra"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2026/?format=api",
                "id": 2026,
                "name": "Limbo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24602/?format=api",
                "id": 24602,
                "name": "FiNitY"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/464/?format=api",
                "id": 464,
                "name": "Zymosis Boozing Society"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3135"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=37801"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13597"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=18869"
        }
    ]
}