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

{
    "url": "https://demozoo.org/api/v1/releasers/8410/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8410/",
    "id": 8410,
    "name": "Vocal",
    "is_group": false,
    "nicks": [
        {
            "name": "Vocal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vocal"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                "id": 1596,
                "name": "Equinox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12022/?format=api",
                "id": 12022,
                "name": "Mad Elks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/990/?format=api",
                "id": 990,
                "name": "Jewels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/346/?format=api",
                "id": 346,
                "name": "Polka Brothers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8048"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47776"
        }
    ]
}