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

{
    "url": "https://demozoo.org/api/v1/releasers/93402/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/93402/",
    "id": 93402,
    "name": "Rog",
    "is_group": false,
    "nicks": [
        {
            "name": "Robin the Lamer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "RTL",
                "Robin the Lamer"
            ]
        },
        {
            "name": "Rog",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rog"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91982/?format=api",
                "id": 91982,
                "name": "Haitex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6459/?format=api",
                "id": 6459,
                "name": "Paradise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                "id": 2984,
                "name": "Vision Factory"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=18777"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=11301"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=14824"
        }
    ]
}