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

{
    "url": "https://demozoo.org/api/v1/releasers/12166/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12166/",
    "id": 12166,
    "name": "Graff",
    "is_group": false,
    "nicks": [
        {
            "name": "Graff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Graff"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20118/?format=api",
                "id": 20118,
                "name": "Defect"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16958/?format=api",
                "id": 16958,
                "name": "Tatanka"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18060/?format=api",
                "id": 18060,
                "name": "Vague Records"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3112"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/person/321252/pawe%C5%82-daudzward/"
        }
    ]
}