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

{
    "url": "https://demozoo.org/api/v1/releasers/4148/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4148/",
    "id": 4148,
    "name": "Dragonlord",
    "is_group": false,
    "nicks": [
        {
            "name": "Dragonlord",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dragonlord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4146/?format=api",
                "id": 4146,
                "name": "Perfect Illusion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77769/?format=api",
                "id": 77769,
                "name": "On-Line Revenge"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77914/?format=api",
                "id": 77914,
                "name": "Extreme Trading Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67616/?format=api",
                "id": 67616,
                "name": "Dimension 4"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37399"
        }
    ]
}