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

{
    "url": "https://demozoo.org/api/v1/releasers/3088/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3088/",
    "id": 3088,
    "name": "Lion",
    "is_group": false,
    "nicks": [
        {
            "name": "Lion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lion"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3082/?format=api",
                "id": 3082,
                "name": "Bamiga Sector One"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88837/?format=api",
                "id": 88837,
                "name": "Telstar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104123/?format=api",
                "id": 104123,
                "name": "Creator"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70724/?format=api",
                "id": 70724,
                "name": "Taipan"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6305"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13516"
        }
    ]
}