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

{
    "url": "https://demozoo.org/api/v1/releasers/28149/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28149/",
    "id": 28149,
    "name": "Grasshopper",
    "is_group": false,
    "nicks": [
        {
            "name": "Grasshopper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Grasshopper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6459/?format=api",
                "id": 6459,
                "name": "Paradise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1079/?format=api",
                "id": 1079,
                "name": "Digital"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/538/?format=api",
                "id": 538,
                "name": "Eclipse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32147/?format=api",
                "id": 32147,
                "name": "Poltergeist"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43278/?format=api",
                "id": 43278,
                "name": "Dementia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1472/?format=api",
                "id": 1472,
                "name": "Royal Amiga Force"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1021"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=62949"
        }
    ]
}