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

{
    "url": "https://demozoo.org/api/v1/releasers/57994/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57994/",
    "id": 57994,
    "name": "Sik",
    "is_group": false,
    "nicks": [
        {
            "name": "Sik",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sik"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57995/?format=api",
                "id": 57995,
                "name": "Die Permanenten Schmierer"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22089/?format=api",
                "id": 22089,
                "name": "Fact!"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/sik"
        }
    ]
}