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

{
    "url": "https://demozoo.org/api/v1/releasers/19852/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19852/",
    "id": 19852,
    "name": "Cyclone",
    "is_group": false,
    "nicks": [
        {
            "name": "Cyclone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cyclone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19853/?format=api",
                "id": 19853,
                "name": "Questor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                "id": 27623,
                "name": "Advanced Rhythm Technologies"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115417/?format=api",
                "id": 115417,
                "name": "The Giants"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1449"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14555"
        }
    ]
}