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

{
    "url": "https://demozoo.org/api/v1/releasers/58451/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58451/",
    "id": 58451,
    "name": "Doze",
    "is_group": false,
    "nicks": [
        {
            "name": "Doze",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Doze"
            ]
        },
        {
            "name": "The Doz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Doz"
            ]
        },
        {
            "name": "The Doze",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Doze"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3270/?format=api",
                "id": 3270,
                "name": "Public Enemies"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104723/?format=api",
                "id": 104723,
                "name": "Division A"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125281/?format=api",
                "id": 125281,
                "name": "Union"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2932/?format=api",
                "id": 2932,
                "name": "Adept"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3996"
        }
    ]
}