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

{
    "url": "https://demozoo.org/api/v1/releasers/77927/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/77927/",
    "id": 77927,
    "name": "Heatwave",
    "is_group": false,
    "nicks": [
        {
            "name": "Heatwave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Heatwave"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77914/?format=api",
                "id": 77914,
                "name": "Extreme Trading Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80326/?format=api",
                "id": 80326,
                "name": "Young Elite Artistic Hackers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124491/?format=api",
                "id": 124491,
                "name": "File Propulsion System"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}