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

{
    "url": "https://demozoo.org/api/v1/releasers/1149/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1149/",
    "id": 1149,
    "name": "Lord Helmet",
    "is_group": false,
    "nicks": [
        {
            "name": "Lord Helmet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lord Helmet"
            ]
        },
        {
            "name": "Magnum",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Magnum"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                "id": 3,
                "name": "Spaceballs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1113/?format=api",
                "id": 1113,
                "name": "Pure Metal Coders"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4969/?format=api",
                "id": 4969,
                "name": "Cartel"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90678/?format=api",
                "id": 90678,
                "name": "Heatseekers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1088"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=99866"
        }
    ]
}