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

{
    "url": "https://demozoo.org/api/v1/releasers/51252/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51252/",
    "id": 51252,
    "name": "FK",
    "is_group": false,
    "nicks": [
        {
            "name": "Dawn Music",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dawn Music"
            ]
        },
        {
            "name": "FK",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FK"
            ]
        },
        {
            "name": "Tingle Notions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tingle Notions"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22213/?format=api",
                "id": 22213,
                "name": "AA Project"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=14875"
        }
    ]
}