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

{
    "url": "https://demozoo.org/api/v1/releasers/18680/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18680/",
    "id": 18680,
    "name": "Diomatic",
    "is_group": false,
    "nicks": [
        {
            "name": "Diomatic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Diomatic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25319/?format=api",
                "id": 25319,
                "name": "Crux"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25320/?format=api",
                "id": 25320,
                "name": "Dimness"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18544/?format=api",
                "id": 18544,
                "name": "Distort Waves"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87679/?format=api",
                "id": 87679,
                "name": "Nicram Graphics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30960/?format=api",
                "id": 30960,
                "name": "G.F.A."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9233"
        }
    ]
}