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

{
    "url": "https://demozoo.org/api/v1/releasers/26252/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26252/",
    "id": 26252,
    "name": "Acute",
    "is_group": false,
    "nicks": [
        {
            "name": "Acute",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Acute"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1044/?format=api",
                "id": 1044,
                "name": "Effect"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66476/?format=api",
                "id": 66476,
                "name": "Hypnosis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71959/?format=api",
                "id": 71959,
                "name": "Byte-System"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7208/?format=api",
                "id": 7208,
                "name": "Inertia"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=73"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10339"
        }
    ]
}