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

{
    "url": "https://demozoo.org/api/v1/releasers/15743/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15743/",
    "id": 15743,
    "name": "Warhawk",
    "is_group": false,
    "nicks": [
        {
            "name": "Warhawk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Warhawk",
                "wh"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39116/?format=api",
                "id": 39116,
                "name": "Infinite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46271/?format=api",
                "id": 46271,
                "name": "Army of Death"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47169/?format=api",
                "id": 47169,
                "name": "Nation of Art Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81961/?format=api",
                "id": 81961,
                "name": "The Council"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143557/?format=api",
                "id": 143557,
                "name": "Comic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/warhawk"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/warhawk"
        }
    ]
}