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

{
    "url": "https://demozoo.org/api/v1/releasers/29148/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29148/",
    "id": 29148,
    "name": "Flow",
    "is_group": false,
    "nicks": [
        {
            "name": "Flow",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flow"
            ]
        },
        {
            "name": "Nummelin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nummelin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7553/?format=api",
                "id": 7553,
                "name": "Array"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138939/?format=api",
                "id": 138939,
                "name": "Deluxe"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38977/?format=api",
                "id": 38977,
                "name": "Signal to Noise Ratio"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11407"
        }
    ]
}