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

{
    "url": "https://demozoo.org/api/v1/releasers/106121/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/106121/",
    "id": 106121,
    "name": "Sir Real",
    "is_group": false,
    "nicks": [
        {
            "name": "Sir Real",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sir Real"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46669/?format=api",
                "id": 46669,
                "name": "Adrenalin Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7421/?format=api",
                "id": 7421,
                "name": "The Humble Guys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79322/?format=api",
                "id": 79322,
                "name": "Dead Weight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138621/?format=api",
                "id": 138621,
                "name": "Lyrical Association Of Writers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}