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

{
    "url": "https://demozoo.org/api/v1/releasers/13532/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13532/",
    "id": 13532,
    "name": "Dawn",
    "is_group": false,
    "nicks": [
        {
            "name": "Dawn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dawn"
            ]
        }
    ],
    "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/9999/?format=api",
                "id": 9999,
                "name": "Tequila"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108160/?format=api",
                "id": 108160,
                "name": "Hyperion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3240/?format=api",
                "id": 3240,
                "name": "Virtual Light Pump"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1662"
        }
    ]
}