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

{
    "url": "https://demozoo.org/api/v1/releasers/141733/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141733/",
    "id": 141733,
    "name": "Black Forest Cracker",
    "is_group": false,
    "nicks": [
        {
            "name": "Black Forest Cracker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "B.F.C.",
                "Black Forest Cracker",
                "Black-Forest-Cracker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7339/?format=api",
                "id": 7339,
                "name": "Exact"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107591/?format=api",
                "id": 107591,
                "name": "International Software Freaks"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=18224"
        }
    ]
}