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

{
    "url": "https://demozoo.org/api/v1/releasers/13528/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13528/",
    "id": 13528,
    "name": "Odex",
    "is_group": false,
    "nicks": [
        {
            "name": "Odex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Odex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10358/?format=api",
                "id": 10358,
                "name": "Aalto"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16652/?format=api",
                "id": 16652,
                "name": "Cycla"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136981/?format=api",
                "id": 136981,
                "name": "Plastic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5484"
        }
    ]
}