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

{
    "url": "https://demozoo.org/api/v1/releasers/94367/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/94367/",
    "id": 94367,
    "name": "Yorak",
    "is_group": false,
    "nicks": [
        {
            "name": "Yorak",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yorak"
            ]
        },
        {
            "name": "York",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "York"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1489/?format=api",
                "id": 1489,
                "name": "Mauve"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102271/?format=api",
                "id": 102271,
                "name": "Renegade"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9958"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=68088"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22233"
        }
    ]
}