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

{
    "url": "https://demozoo.org/api/v1/releasers/115870/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/115870/",
    "id": 115870,
    "name": "MN-L",
    "is_group": false,
    "nicks": [
        {
            "name": "MN-L",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "M N-L",
                "MN-L"
            ]
        },
        {
            "name": "Matt V.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Matt V.",
                "Matt-V"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30482/?format=api",
                "id": 30482,
                "name": "Chill Productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4695"
        },
        {
            "link_class": "BandcampArtist",
            "url": "https://mn-l.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.chillproductions.com/memberreleases.php?memberid=14"
        }
    ]
}