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

{
    "url": "https://demozoo.org/api/v1/releasers/51319/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51319/",
    "id": 51319,
    "name": "Jumpie",
    "is_group": false,
    "nicks": [
        {
            "name": "Jumpie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jumpie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108451/?format=api",
                "id": 108451,
                "name": "New Formula Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142492/?format=api",
                "id": 142492,
                "name": "NCW"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12727"
        }
    ]
}