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

{
    "url": "https://demozoo.org/api/v1/releasers/45197/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45197/",
    "id": 45197,
    "name": "Sir Monkey",
    "is_group": false,
    "nicks": [
        {
            "name": "Sir Monkey",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sir Monkey"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1291/?format=api",
                "id": 1291,
                "name": "Chrome"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50957/?format=api",
                "id": 50957,
                "name": "Starline"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59823/?format=api",
                "id": 59823,
                "name": "Team-X"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16088/?format=api",
                "id": 16088,
                "name": "Deathstar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63315/?format=api",
                "id": 63315,
                "name": "Axion 1999"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6680"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7340"
        }
    ]
}