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

{
    "url": "https://demozoo.org/api/v1/releasers/48173/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48173/",
    "id": 48173,
    "name": "Mayweed",
    "is_group": false,
    "nicks": [
        {
            "name": "Mayweed",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mayweed"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70289/?format=api",
                "id": 70289,
                "name": "Candy Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77845/?format=api",
                "id": 77845,
                "name": "Hot Matrix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23470/?format=api",
                "id": 23470,
                "name": "Oceanic Records"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4737"
        }
    ]
}