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

{
    "url": "https://demozoo.org/api/v1/releasers/66584/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/66584/",
    "id": 66584,
    "name": "The Solitary Cracker",
    "is_group": false,
    "nicks": [
        {
            "name": "Ax",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ax"
            ]
        },
        {
            "name": "Doxos",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Doxos"
            ]
        },
        {
            "name": "The Solitary Cracker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Solitary Cracker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92626/?format=api",
                "id": 92626,
                "name": "Doxos Industrie"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4104/?format=api",
                "id": 4104,
                "name": "Sun Connection"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64250/?format=api",
                "id": 64250,
                "name": "Zigag"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107419/?format=api",
                "id": 107419,
                "name": "Crash"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10442"
        }
    ]
}