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

{
    "url": "https://demozoo.org/api/v1/releasers/79249/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79249/",
    "id": 79249,
    "name": "Firebird",
    "is_group": false,
    "nicks": [
        {
            "name": "Firebird",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Firebird"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79228/?format=api",
                "id": 79228,
                "name": "Phoenix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118702/?format=api",
                "id": 118702,
                "name": "The Review Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118746/?format=api",
                "id": 118746,
                "name": "Edge"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}