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

{
    "url": "https://demozoo.org/api/v1/releasers/100284/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/100284/",
    "id": 100284,
    "name": "Finny",
    "is_group": false,
    "nicks": [
        {
            "name": "Finny",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Finny"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/585/?format=api",
                "id": 585,
                "name": "Nerve Axis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16494/?format=api",
                "id": 16494,
                "name": "Ipec Elite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1946/?format=api",
                "id": 1946,
                "name": "Chaos"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95309/?format=api",
                "id": 95309,
                "name": "Centronics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108753/?format=api",
                "id": 108753,
                "name": "Damage UK"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55496"
        }
    ]
}