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

{
    "url": "https://demozoo.org/api/v1/releasers/39297/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/39297/",
    "id": 39297,
    "name": "Lerker",
    "is_group": false,
    "nicks": [
        {
            "name": "Black Bird",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Black Bird"
            ]
        },
        {
            "name": "Hobbit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hob",
                "Hobbit"
            ]
        },
        {
            "name": "Lerker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lerker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20796/?format=api",
                "id": 20796,
                "name": "Granma"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4326/?format=api",
                "id": 4326,
                "name": "Fadeout"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3354"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://kapoff.se/"
        }
    ]
}