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

{
    "url": "https://demozoo.org/api/v1/releasers/5517/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5517/",
    "id": 5517,
    "name": "Ody",
    "is_group": false,
    "nicks": [
        {
            "name": "Ody",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ody"
            ]
        },
        {
            "name": "Odyr",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Odyr"
            ]
        },
        {
            "name": "odyraf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "odyraf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9783/?format=api",
                "id": 9783,
                "name": "Cromatics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4331/?format=api",
                "id": 4331,
                "name": "1dek"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27994"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1076"
        }
    ]
}