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

{
    "url": "https://demozoo.org/api/v1/releasers/142438/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142438/",
    "id": 142438,
    "name": "Haegar",
    "is_group": false,
    "nicks": [
        {
            "name": "Haegar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Haegar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76115/?format=api",
                "id": 76115,
                "name": "Maniacs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108742/?format=api",
                "id": 108742,
                "name": "Real Software Publishers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13341"
        }
    ]
}