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

{
    "url": "https://demozoo.org/api/v1/releasers/9257/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9257/",
    "id": 9257,
    "name": "Ironman",
    "is_group": false,
    "nicks": [
        {
            "name": "Anton Shumakov",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Anton Shumakov"
            ]
        },
        {
            "name": "Ironman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ironman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9228/?format=api",
                "id": 9228,
                "name": "Mafia"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9193/?format=api",
                "id": 9193,
                "name": "Triumph"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149790/?format=api",
                "id": 149790,
                "name": "Bad Boys Company"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Ironman"
        }
    ]
}