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

{
    "url": "https://demozoo.org/api/v1/releasers/74729/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/74729/",
    "id": 74729,
    "name": "The Irish Cracker",
    "is_group": false,
    "nicks": [
        {
            "name": "Highlander",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Highlander"
            ]
        },
        {
            "name": "The Invisible Coder",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TIC",
                "The Invisible Coder"
            ]
        },
        {
            "name": "The Irish Amstrad Fanatic",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TIAF",
                "The Irish Amstrad Fanatic"
            ]
        },
        {
            "name": "The Irish Cracker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TIC",
                "The Irish Cracker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74723/?format=api",
                "id": 74723,
                "name": "The Firm"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60281/?format=api",
                "id": 60281,
                "name": "BENG!"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/TIC"
        }
    ]
}