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

{
    "url": "https://demozoo.org/api/v1/releasers/90823/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90823/",
    "id": 90823,
    "name": "Mr. Craco",
    "is_group": false,
    "nicks": [
        {
            "name": "Caveman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Caveman"
            ]
        },
        {
            "name": "Dwarf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dwarf"
            ]
        },
        {
            "name": "Mr. Craco",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr Craco",
                "Mr. Craco"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68982/?format=api",
                "id": 68982,
                "name": "Knickers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147599/?format=api",
                "id": 147599,
                "name": "Disk Duo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108448/?format=api",
                "id": 108448,
                "name": "New Example Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147593/?format=api",
                "id": 147593,
                "name": "Atlas"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=26313"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7445"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=37363"
        }
    ]
}