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

{
    "url": "https://demozoo.org/api/v1/releasers/5169/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5169/",
    "id": 5169,
    "name": "Bionic",
    "is_group": false,
    "nicks": [
        {
            "name": "Bionic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bionic"
            ]
        },
        {
            "name": "Bionic Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bionic Productions"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5167/?format=api",
                "id": 5167,
                "name": "Aero"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3714/?format=api",
                "id": 3714,
                "name": "Focus Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3554/?format=api",
                "id": 3554,
                "name": "In-Sect"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89062/?format=api",
                "id": 89062,
                "name": "M&B Productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2153"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26576"
        }
    ]
}