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

{
    "url": "https://demozoo.org/api/v1/releasers/58491/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58491/",
    "id": 58491,
    "name": "Pulstar",
    "is_group": false,
    "nicks": [
        {
            "name": "P-Cu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "P-Cu"
            ]
        },
        {
            "name": "Pulstar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pulstar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58490/?format=api",
                "id": 58490,
                "name": "Electron"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1587/?format=api",
                "id": 1587,
                "name": "Phase"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1394/?format=api",
                "id": 1394,
                "name": "Amaze"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=21249"
        }
    ]
}