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

{
    "url": "https://demozoo.org/api/v1/releasers/64172/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/64172/",
    "id": 64172,
    "name": "Steve",
    "is_group": false,
    "nicks": [
        {
            "name": "Steve",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Steve"
            ]
        },
        {
            "name": "Steve One",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Steve One"
            ]
        },
        {
            "name": "Steve1",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Steve1"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5093/?format=api",
                "id": 5093,
                "name": "Laser"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51356/?format=api",
                "id": 51356,
                "name": "Zenith"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22180/?format=api",
                "id": 22180,
                "name": "Avantgarde"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31503/?format=api",
                "id": 31503,
                "name": "The Medway Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107421/?format=api",
                "id": 107421,
                "name": "Crawley League Of Pirates"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142275/?format=api",
                "id": 142275,
                "name": "Phoenix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                "id": 7511,
                "name": "Success & The Ruling Company"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=195"
        }
    ]
}