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

{
    "url": "https://demozoo.org/api/v1/releasers/10770/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10770/",
    "id": 10770,
    "name": "Retaliator",
    "is_group": false,
    "nicks": [
        {
            "name": "Dave",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dave"
            ]
        },
        {
            "name": "Retaliator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Retaliator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106745/?format=api",
                "id": 106745,
                "name": "Warriors"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83793/?format=api",
                "id": 83793,
                "name": "Dark-Star"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=586"
        }
    ]
}