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

{
    "url": "https://demozoo.org/api/v1/releasers/10954/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10954/",
    "id": 10954,
    "name": "Mag666",
    "is_group": false,
    "nicks": [
        {
            "name": "Mag666",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mag 666",
                "Mag666"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/452/?format=api",
                "id": 452,
                "name": "Appendix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7490/?format=api",
                "id": 7490,
                "name": "Genetic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27198"
        }
    ]
}