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

{
    "url": "https://demozoo.org/api/v1/releasers/2935/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2935/",
    "id": 2935,
    "name": "I.B.M.",
    "is_group": false,
    "nicks": [
        {
            "name": "I.B.M.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "I.B.M",
                "I.B.M.",
                "IBM"
            ]
        },
        {
            "name": "The Johns",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Johns"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1368/?format=api",
                "id": 1368,
                "name": "Crystal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1572/?format=api",
                "id": 1572,
                "name": "Oracle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/730/?format=api",
                "id": 730,
                "name": "Angels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2946/?format=api",
                "id": 2946,
                "name": "Genesis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                "id": 10108,
                "name": "Hoodlum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32493"
        }
    ]
}