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

{
    "url": "https://demozoo.org/api/v1/releasers/39138/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/39138/",
    "id": 39138,
    "name": "Mim",
    "is_group": false,
    "nicks": [
        {
            "name": "FGZZ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "FGZZ"
            ]
        },
        {
            "name": "Mim",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mim"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39136/?format=api",
                "id": 39136,
                "name": "Hybrid"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10564/?format=api",
                "id": 10564,
                "name": "Moons"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/383/?format=api",
                "id": 383,
                "name": "Plastic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4961"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9371"
        }
    ]
}