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

{
    "url": "https://demozoo.org/api/v1/releasers/17738/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17738/",
    "id": 17738,
    "name": "Biogenesis",
    "is_group": false,
    "nicks": [
        {
            "name": "Biogenesis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Biogenesis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52424/?format=api",
                "id": 52424,
                "name": "Prospect"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23607/?format=api",
                "id": 23607,
                "name": "Data Division"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74483/?format=api",
                "id": 74483,
                "name": "Crosspoint"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23291/?format=api",
                "id": 23291,
                "name": "Faction"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58358"
        }
    ]
}