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

{
    "url": "https://demozoo.org/api/v1/releasers/58614/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58614/",
    "id": 58614,
    "name": "Stackpointer",
    "is_group": false,
    "nicks": [
        {
            "name": "Stackpointer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stackpointer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58613/?format=api",
                "id": 58613,
                "name": "Kool"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47678/?format=api",
                "id": 47678,
                "name": "Nihondreamers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8318/?format=api",
                "id": 8318,
                "name": "New Generation Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22782"
        }
    ]
}