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

{
    "url": "https://demozoo.org/api/v1/releasers/79154/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79154/",
    "id": 79154,
    "name": "Kindred Spirit",
    "is_group": false,
    "nicks": [
        {
            "name": "Kindred Spirit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kindred Spirit"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79152/?format=api",
                "id": 79152,
                "name": "Unity Federation Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79256/?format=api",
                "id": 79256,
                "name": "Lethal Software Distributors"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118665/?format=api",
                "id": 118665,
                "name": "Artists Without Loyality"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}