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

{
    "url": "https://demozoo.org/api/v1/releasers/127900/?format=api",
    "demozoo_url": "https://demozoo.org/groups/127900/",
    "id": 127900,
    "name": "A-Rated",
    "is_group": true,
    "nicks": [
        {
            "name": "A-Rated",
            "abbreviation": "AR",
            "is_primary_nick": true,
            "variants": [
                "A-Rated",
                "AR"
            ]
        },
        {
            "name": "Azki Rated",
            "abbreviation": "AR",
            "is_primary_nick": false,
            "variants": [
                "AR",
                "Azki Rated"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13036/?format=api",
                "id": 13036,
                "name": "Incal Posse"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16731/?format=api",
                "id": 16731,
                "name": "Dragon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16725/?format=api",
                "id": 16725,
                "name": "Jazy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82921/?format=api",
                "id": 82921,
                "name": "Squirrel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3164/?format=api",
                "id": 3164,
                "name": "Excel"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/graphics/ascii/a-rated/"
        }
    ]
}