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

{
    "url": "https://demozoo.org/api/v1/releasers/80512/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80512/",
    "id": 80512,
    "name": "Omnibuz",
    "is_group": false,
    "nicks": [
        {
            "name": "Omnibuz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Omnibuz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138839/?format=api",
                "id": 138839,
                "name": "Dark Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45949/?format=api",
                "id": 45949,
                "name": "STiLE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89238/?format=api",
                "id": 89238,
                "name": "Future Ansi Creations"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80508/?format=api",
                "id": 80508,
                "name": "R2"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=50387"
        }
    ]
}