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

{
    "url": "https://demozoo.org/api/v1/releasers/7541/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7541/",
    "id": 7541,
    "name": "TDM",
    "is_group": false,
    "nicks": [
        {
            "name": "Robin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Robin"
            ]
        },
        {
            "name": "TDM",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TDM"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7542/?format=api",
                "id": 7542,
                "name": "Eastenders"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7530/?format=api",
                "id": 7530,
                "name": "Masters Of Reality"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7543/?format=api",
                "id": 7543,
                "name": "System 2017"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13215"
        }
    ]
}