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

{
    "url": "https://demozoo.org/api/v1/releasers/47345/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47345/",
    "id": 47345,
    "name": "Garfield",
    "is_group": false,
    "nicks": [
        {
            "name": "Garfield",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Garfield",
                "grf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29740/?format=api",
                "id": 29740,
                "name": "Independent People Community"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12154/?format=api",
                "id": 12154,
                "name": "Pengo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25899/?format=api",
                "id": 25899,
                "name": "Core"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20081/?format=api",
                "id": 20081,
                "name": "Obfuscation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52864/?format=api",
                "id": 52864,
                "name": "Measure"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50001/?format=api",
                "id": 50001,
                "name": "Regime"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9329"
        }
    ]
}