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

{
    "url": "https://demozoo.org/api/v1/releasers/3092/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3092/",
    "id": 3092,
    "name": "The Red Baron",
    "is_group": false,
    "nicks": [
        {
            "name": "TRB",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TRB"
            ]
        },
        {
            "name": "The Red Baron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Red Baron"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3082/?format=api",
                "id": 3082,
                "name": "Bamiga Sector One"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
                "id": 1635,
                "name": "Delight"
            },
            "is_current": false
        },
        {
            "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/2335/?format=api",
                "id": 2335,
                "name": "Outlaws"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13737/?format=api",
                "id": 13737,
                "name": "Vamps"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51943/?format=api",
                "id": 51943,
                "name": "Bad Trip"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91405/?format=api",
                "id": 91405,
                "name": "Full-evil"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105348/?format=api",
                "id": 105348,
                "name": "Sisters of Mercy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=30790"
        }
    ]
}