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

{
    "url": "https://demozoo.org/api/v1/releasers/89764/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89764/",
    "id": 89764,
    "name": "Amon",
    "is_group": false,
    "nicks": [
        {
            "name": "Amon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Amon"
            ]
        },
        {
            "name": "Kail",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kail"
            ]
        },
        {
            "name": "Toy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Toy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10783/?format=api",
                "id": 10783,
                "name": "Milk"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15456/?format=api",
                "id": 15456,
                "name": "Vista"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53113/?format=api",
                "id": 53113,
                "name": "PBT"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90144/?format=api",
                "id": 90144,
                "name": "Taho"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=221"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/paasovaara/"
        }
    ]
}