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

{
    "url": "https://demozoo.org/api/v1/releasers/1159/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1159/",
    "id": 1159,
    "name": "Hattrick",
    "is_group": false,
    "nicks": [
        {
            "name": "Hattrick",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hat Trick",
                "Hattrick"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1160/?format=api",
                "id": 1160,
                "name": "No Limits"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6108/?format=api",
                "id": 6108,
                "name": "Eon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98490/?format=api",
                "id": 98490,
                "name": "The Great Balls Of Fire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98686/?format=api",
                "id": 98686,
                "name": "The Amiga Superiors"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3245"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16670"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2853/"
        }
    ]
}