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

{
    "url": "https://demozoo.org/api/v1/releasers/350/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/350/",
    "id": 350,
    "name": "Mr. Pet",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Pet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Pet"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146/?format=api",
                "id": 146,
                "name": "Sanity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/351/?format=api",
                "id": 351,
                "name": "Einklang.net"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13264/?format=api",
                "id": 13264,
                "name": "Free Electric Band"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105330/?format=api",
                "id": 105330,
                "name": "Sidon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68751/?format=api",
                "id": 68751,
                "name": "T.B.S."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cukierski.de/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1394"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,61823/"
        }
    ]
}