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

{
    "url": "https://demozoo.org/api/v1/releasers/79179/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79179/",
    "id": 79179,
    "name": "Mutant Leader",
    "is_group": false,
    "nicks": [
        {
            "name": "Mutant Leader",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MtL",
                "Mutant Leader"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79178/?format=api",
                "id": 79178,
                "name": "Mutant"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111178/?format=api",
                "id": 111178,
                "name": "Logo Creators"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54854/?format=api",
                "id": 54854,
                "name": "Telepathy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18992/?format=api",
                "id": 18992,
                "name": "Food"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127503/?format=api",
                "id": 127503,
                "name": "Miracle Couriers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}