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

{
    "url": "https://demozoo.org/api/v1/releasers/12724/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12724/",
    "id": 12724,
    "name": "Angelwings",
    "is_group": false,
    "nicks": [
        {
            "name": "Angelwings",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Angelwings"
            ]
        },
        {
            "name": "Me'Fiir",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Me'Fiir"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62/?format=api",
                "id": 62,
                "name": "Syndrome"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6047/?format=api",
                "id": 6047,
                "name": "Apex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/942/?format=api",
                "id": 942,
                "name": "The Dark Demon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46387/?format=api",
                "id": 46387,
                "name": "The Magic Guild"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=287"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26387"
        }
    ]
}