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

{
    "url": "https://demozoo.org/api/v1/releasers/111555/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/111555/",
    "id": 111555,
    "name": "Mad Mat",
    "is_group": false,
    "nicks": [
        {
            "name": "Mad Mat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mad Mat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69340/?format=api",
                "id": 69340,
                "name": "Genlog"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111556/?format=api",
                "id": 111556,
                "name": "Rexxxxx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8465/?format=api",
                "id": 8465,
                "name": "NoName"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1260"
        }
    ]
}