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

{
    "url": "https://demozoo.org/api/v1/releasers/4508/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4508/",
    "id": 4508,
    "name": "Mac",
    "is_group": false,
    "nicks": [
        {
            "name": "Loomex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Loomex"
            ]
        },
        {
            "name": "Mac",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mac"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4506/?format=api",
                "id": 4506,
                "name": "Hardline"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3466/?format=api",
                "id": 3466,
                "name": "Byte Busters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2886/?format=api",
                "id": 2886,
                "name": "Sceptic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3429"
        }
    ]
}