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

{
    "url": "https://demozoo.org/api/v1/releasers/116779/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116779/",
    "id": 116779,
    "name": "Orator",
    "is_group": false,
    "nicks": [
        {
            "name": "Myrdin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Myrdin"
            ]
        },
        {
            "name": "Orator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Orator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116778/?format=api",
                "id": 116778,
                "name": "Reality"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76272/?format=api",
                "id": 76272,
                "name": "Netzwerk"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9292"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=13562"
        }
    ]
}