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

{
    "url": "https://demozoo.org/api/v1/releasers/9074/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9074/",
    "id": 9074,
    "name": "Rom",
    "is_group": false,
    "nicks": [
        {
            "name": "Rom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rom"
            ]
        },
        {
            "name": "r0m",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "r0m"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8892/?format=api",
                "id": 8892,
                "name": "Seamans"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8893/?format=api",
                "id": 8893,
                "name": "Progress"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/R0m"
        }
    ]
}